Go to the source code of this file.
Enumerations | |
| enum | FASTFRAME_ROOT |
Variables | |
| $o_cli = & new FF_CLI('profile') | |
| $o_dataAccess = & FF_DataAccess::factory('Profile') | |
| $o_data = & $o_dataAccess->o_data | |
| $o_registry = & FF_Registry::singleton() | |
| $a_paths = array('mayday/ticket_files', 'checkout/item_files') | |
| $b_hasIndexes = false | |
| $s_sql = 'SELECT id FROM mayday_tickets' | |
| $a_tickets = $o_data->getCol($s_sql, 0) | |
| $tmp_dao = & FF_DataAccess::factory('Ticket') | |
| $s_path = $o_registry->getRootFile('mayday/ticket_files', 'data', FASTFRAME_FILEPATH) | |
|
|
Script to update the database from FastFrame version 3.2 to 3.4
Definition at line 11 of file updatedb_32_to_34.php. |
|
|
Definition at line 31 of file updatedb_32_to_34.php. |
|
|
Definition at line 83 of file updatedb_32_to_34.php. Referenced by FF_Model_Rule::execute(). |
|
|
Definition at line 53 of file updatedb_32_to_34.php. |
|
|
Definition at line 14 of file updatedb_32_to_34.php. |
|
|
Definition at line 20 of file updatedb_32_to_34.php. |
|
|
Definition at line 19 of file updatedb_32_to_34.php. |
|
|
Definition at line 21 of file updatedb_32_to_34.php. |
|
|
Definition at line 87 of file updatedb_32_to_34.php. Referenced by FF_ActionHandler::_makeDefaultPathsAbsolute(), FF_FileCache::exists(), FF_Registry::getFile(), FF_FileCache::getPath(), FF_FileCache::remove(), FF_Model_Assignment::remove(), and FF_FileCache::save(). |
|
|
Definition at line 82 of file updatedb_32_to_34.php. |
|
|
Definition at line 85 of file updatedb_32_to_34.php. |
1.4.4