root/websites/planet.php.gr.jp/trunk/skel/skel.entry_www.php
| Revision 12934, 294 bytes (checked in by ha1t, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | /** |
| 3 | * {$action_name}.php |
| 4 | * |
| 5 | * @author {$author} |
| 6 | * @package Delphinus |
| 7 | * @version $Id: skel.entry_www.php 432 2006-11-28 04:52:54Z ichii386 $ |
| 8 | */ |
| 9 | require_once '{$dir_app}/Delphinus_Controller.php'; |
| 10 | |
| 11 | Delphinus_Controller::main('Delphinus_Controller', '{$action_name}'); |
| 12 | ?> |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)