0

I have used Zend Studio 7.0 on a project, and i don't know why is showing me something like this on my project http://screencast.com/t/fjBwsIUP

Neysor
  • 3,893
  • 11
  • 34
  • 66
Uffo
  • 9,628
  • 24
  • 90
  • 154

2 Answers2

1

It's the placeholder project that loads upon installation via Zend_Tool. Look inside application/views/scripts to modify it.

chelmertz
  • 20,399
  • 5
  • 40
  • 46
0

Yeah found it on /scripts/index/index.phtml

Uffo
  • 9,628
  • 24
  • 90
  • 154