Changeset 75 for trunk/www/Application/Model/Shell.php
- Timestamp:
- Aug 24, 2009, 1:18:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/Application/Model/Shell.php
r74 r75 1 1 <?php 2 2 3 class Shell extends Mod ule3 class Shell extends Model 4 4 { 5 5 var $Database;
Note:
See TracChangeset
for help on using the changeset viewer.