|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
| enum ERROR_NOTHING_TO_DO |
Definition at line 19 of file sqlpatch.php.
| enum HEADING_TITLE |
Definition at line 12 of file sqlpatch.php.
| enum HEADING_WARNING |
Definition at line 13 of file sqlpatch.php.
| enum HEADING_WARNING2 |
Definition at line 14 of file sqlpatch.php.
Definition at line 15 of file sqlpatch.php.
Definition at line 64 of file sqlpatch.php.
Definition at line 66 of file sqlpatch.php.
Definition at line 65 of file sqlpatch.php.
Definition at line 63 of file sqlpatch.php.
Definition at line 70 of file sqlpatch.php.
Definition at line 68 of file sqlpatch.php.
| enum REASON_NO_PRIVILEGES |
Definition at line 72 of file sqlpatch.php.
Definition at line 71 of file sqlpatch.php.
Definition at line 69 of file sqlpatch.php.
Definition at line 67 of file sqlpatch.php.
Definition at line 60 of file sqlpatch.php.
Definition at line 61 of file sqlpatch.php.
Definition at line 62 of file sqlpatch.php.
| enum SQLPATCH_HELP_TEXT |
Definition at line 21 of file sqlpatch.php.
| enum TEXT_CLOSE_WINDOW |
Definition at line 20 of file sqlpatch.php.
Definition at line 17 of file sqlpatch.php.
| enum TEXT_QUERY_FILENAME |
Definition at line 18 of file sqlpatch.php.
| enum TEXT_QUERY_RESULTS |
Definition at line 16 of file sqlpatch.php.
| executeSql | ( | $ | lines, |
| $ | database, | ||
| $ | table_prefix = '' |
||
| ) |
Definition at line 86 of file sqlpatch.php.
| zen_check_alter_command | ( | $ | param | ) |
Definition at line 451 of file sqlpatch.php.
| zen_check_config_key | ( | $ | line | ) |
Definition at line 596 of file sqlpatch.php.
| zen_check_database_privs | ( | $ | priv = '', |
| $ | table = '', |
||
| $ | show_privs = false |
||
| ) |
Definition at line 347 of file sqlpatch.php.
| zen_check_product_type_layout_key | ( | $ | line | ) |
Definition at line 613 of file sqlpatch.php.
Definition at line 640 of file sqlpatch.php.
| zen_create_index_command | ( | $ | param | ) |
Definition at line 427 of file sqlpatch.php.
| zen_drop_index_command | ( | $ | param | ) |
Definition at line 407 of file sqlpatch.php.
Definition at line 633 of file sqlpatch.php.
| zen_table_exists | ( | $ | tablename, |
| $ | pre_install = false |
||
| ) |
Definition at line 336 of file sqlpatch.php.
| zen_write_to_upgrade_exceptions_table | ( | $ | line, |
| $ | reason, | ||
| $ | sql_file | ||
| ) |
Definition at line 624 of file sqlpatch.php.
| $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 659 of file sqlpatch.php.
| $keepslashes = (isset($_GET['keepslashes']) && ($_GET['keepslashes']=='1' || $_GET['keepslashes']=='true')) ? true : false |
Definition at line 78 of file sqlpatch.php.
| $linebreak |
' '
Definition at line 82 of file sqlpatch.php.
Definition at line 59 of file sqlpatch.php.
| if (!isset($_GET['debug3'])&&!zen_not_null($_POST['debug3'])&&$debug!=true) define('ZC_UPG_DEBUG3' false |
Definition at line 74 of file sqlpatch.php.
Definition at line 58 of file sqlpatch.php.