Changeset 13480 for websites/zf-users.jp
- Timestamp:
- 06/08/08 16:45:35 (5 years ago)
- Location:
- websites/zf-users.jp/public/application/default
- Files:
-
- 1 added
- 3 modified
-
controllers/CodesController.php (modified) (1 diff)
-
views/scripts/codes/create-custom-routes.phtml (added)
-
views/scripts/codes/index.phtml (modified) (1 diff)
-
views/scripts/index/index.phtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/zf-users.jp/public/application/default/controllers/CodesController.php
r13175 r13480 29 29 public function zendFormUploadAction() {} 30 30 public function zendViewDisableViewRendererAction() {} 31 public function createCustomRoutesAction() {} 32 31 33 } -
websites/zf-users.jp/public/application/default/views/scripts/codes/index.phtml
r13175 r13480 1 1 <?php $this->headTitle()->prepend('ZF Codes') ?> 2 3 <h2>Zend_Controller</h2> 4 <ul> 5 <li><a href="create-custom-routes">カスタムルーティング</a></li> 6 </ul> 2 7 3 8 <h2>Zend_DB</h2> -
websites/zf-users.jp/public/application/default/views/scripts/index/index.phtml
r13250 r13480 4 4 <h2>What's new</h2> 5 5 <ul> 6 <li> あとで</li>6 <li><a href="codes/create-custom-routes">カスタムルーティング</a> を追加 (2008-06-08 16:38:14)</li> 7 7 </ul> 8 8
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)