Changeset 80 for trunk/www/Application/Controller/Emulator.php
- Timestamp:
- Oct 21, 2009, 10:24:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/Application/Controller/Emulator.php
r78 r80 2 2 3 3 include_once(dirname(__FILE__).'/../../Base/Controller.php'); 4 include_once(dirname(__FILE__).'/../View/Page.php'); 5 include_once(dirname(__FILE__).'/../View/Emulator.php'); 4 6 5 7 class EmulatorController extends Controller
Note:
See TracChangeset
for help on using the changeset viewer.