Browse Source

[DOCS] Add "forms" directory to examples

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18056 44c647ce-9c0f-0410-b52a-842ac1e357ba
matthew 16 years ago
parent
commit
8eb533dbb2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      documentation/manual/en/ref/project-structure.xml

+ 2 - 0
documentation/manual/en/ref/project-structure.xml

@@ -43,6 +43,7 @@
             application.ini
             application.ini
         controllers/
         controllers/
             helpers/
             helpers/
+        forms/
         layouts/
         layouts/
             filters/
             filters/
             helpers/
             helpers/
@@ -255,6 +256,7 @@
         application.ini
         application.ini
     controllers/
     controllers/
         helpers/
         helpers/
+    forms/
     layouts/
     layouts/
         filters/
         filters/
         helpers/
         helpers/