Changeset 9095
- Timestamp:
- 03/08/10 09:51:19 (2 years ago)
- Files:
-
- freepbx/trunk/upgrades/2.8.0alpha1/tables.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/upgrades/2.8.0alpha1/tables.php
r9089 r9095 4 4 5 5 // TODO: exit here for now. This will be migration code for new routes once the work is finished. 6 exit;6 return true; 7 7 8 8 //TODO: DEBUG remove and restart for testing
