00001 <?php
00002
00003
00004
00015 if (!isset($old_error_reporting)) {
00016 error_reporting(E_ALL);
00017 @ini_set('display_errors', '1');
00018 }
00019
00020
00036 $cfg['PmaAbsoluteUri'] = '';
00037
00042 $cfg['PmaNoRelation_DisableWarning'] = FALSE;
00043
00050 $cfg['blowfish_secret'] = '';
00051
00055 $i = 0;
00056
00057
00058 $i++;
00059 $cfg['Servers'][$i]['host'] = 'localhost';
00060 $cfg['Servers'][$i]['port'] = '';
00061 $cfg['Servers'][$i]['socket'] = '';
00062 $cfg['Servers'][$i]['connect_type'] = 'tcp';
00063 $cfg['Servers'][$i]['extension'] = 'mysql';
00064 $cfg['Servers'][$i]['compress'] = FALSE;
00065
00066 $cfg['Servers'][$i]['controluser'] = '';
00067
00068 $cfg['Servers'][$i]['controlpass'] = '';
00069
00070
00071
00072
00073 $cfg['Servers'][$i]['auth_type'] = 'config';
00074 $cfg['Servers'][$i]['user'] = 'root';
00075 $cfg['Servers'][$i]['password'] = '';
00076
00077 $cfg['Servers'][$i]['only_db'] = '';
00078
00079
00080 $cfg['Servers'][$i]['verbose'] = '';
00081
00082 $cfg['Servers'][$i]['pmadb'] = '';
00083
00084
00085
00086 $cfg['Servers'][$i]['bookmarktable'] = '';
00087
00088
00089 $cfg['Servers'][$i]['relation'] = '';
00090
00091
00092 $cfg['Servers'][$i]['table_info'] = '';
00093
00094
00095 $cfg['Servers'][$i]['table_coords'] = '';
00096
00097
00098 $cfg['Servers'][$i]['pdf_pages'] = '';
00099
00100
00101 $cfg['Servers'][$i]['column_info'] = '';
00102
00103
00104 $cfg['Servers'][$i]['history'] = '';
00105
00106
00107 $cfg['Servers'][$i]['verbose_check'] = TRUE;
00108
00109
00110 $cfg['Servers'][$i]['AllowRoot'] = TRUE;
00111 $cfg['Servers'][$i]['AllowDeny']['order']
00112 = '';
00113 $cfg['Servers'][$i]['AllowDeny']['rules']
00114 = array();
00115
00122 $i++;
00123 $cfg['Servers'][$i]['host'] = '';
00124 $cfg['Servers'][$i]['port'] = '';
00125 $cfg['Servers'][$i]['socket'] = '';
00126 $cfg['Servers'][$i]['connect_type'] = 'tcp';
00127 $cfg['Servers'][$i]['extension'] = 'mysql';
00128 $cfg['Servers'][$i]['compress'] = FALSE;
00129 $cfg['Servers'][$i]['controluser'] = '';
00130 $cfg['Servers'][$i]['controlpass'] = '';
00131 $cfg['Servers'][$i]['auth_type'] = 'config';
00132 $cfg['Servers'][$i]['user'] = 'root';
00133 $cfg['Servers'][$i]['password'] = '';
00134 $cfg['Servers'][$i]['only_db'] = '';
00135 $cfg['Servers'][$i]['verbose'] = '';
00136 $cfg['Servers'][$i]['pmadb'] = '';
00137 $cfg['Servers'][$i]['bookmarktable'] = '';
00138 $cfg['Servers'][$i]['relation'] = '';
00139 $cfg['Servers'][$i]['table_info'] = '';
00140 $cfg['Servers'][$i]['table_coords'] = '';
00141 $cfg['Servers'][$i]['pdf_pages'] = '';
00142 $cfg['Servers'][$i]['column_info'] = '';
00143 $cfg['Servers'][$i]['history'] = '';
00144 $cfg['Servers'][$i]['verbose_check'] = TRUE;
00145 $cfg['Servers'][$i]['AllowRoot'] = TRUE;
00146 $cfg['Servers'][$i]['AllowDeny']['order']
00147 = '';
00148 $cfg['Servers'][$i]['AllowDeny']['rules']
00149 = array();
00150
00155 $i++;
00156 $cfg['Servers'][$i]['host'] = '';
00157 $cfg['Servers'][$i]['port'] = '';
00158 $cfg['Servers'][$i]['socket'] = '';
00159 $cfg['Servers'][$i]['connect_type'] = 'tcp';
00160 $cfg['Servers'][$i]['extension'] = 'mysql';
00161 $cfg['Servers'][$i]['compress'] = FALSE;
00162 $cfg['Servers'][$i]['controluser'] = '';
00163 $cfg['Servers'][$i]['controlpass'] = '';
00164 $cfg['Servers'][$i]['auth_type'] = 'config';
00165 $cfg['Servers'][$i]['user'] = 'root';
00166 $cfg['Servers'][$i]['password'] = '';
00167 $cfg['Servers'][$i]['only_db'] = '';
00168 $cfg['Servers'][$i]['verbose'] = '';
00169 $cfg['Servers'][$i]['pmadb'] = '';
00170 $cfg['Servers'][$i]['bookmarktable'] = '';
00171 $cfg['Servers'][$i]['relation'] = '';
00172 $cfg['Servers'][$i]['table_info'] = '';
00173 $cfg['Servers'][$i]['table_coords'] = '';
00174 $cfg['Servers'][$i]['pdf_pages'] = '';
00175 $cfg['Servers'][$i]['column_info'] = '';
00176 $cfg['Servers'][$i]['history'] = '';
00177 $cfg['Servers'][$i]['verbose_check'] = TRUE;
00178 $cfg['Servers'][$i]['AllowRoot'] = TRUE;
00179
00180 $cfg['Servers'][$i]['AllowDeny']['order']
00181 = '';
00182 $cfg['Servers'][$i]['AllowDeny']['rules']
00183 = array();
00184
00185
00186
00187
00188
00189
00190 $cfg['ServerDefault'] = 1;
00191 $cfg['Server'] = '';
00192 unset($cfg['Servers'][0]);
00193
00194
00198 $cfg['OBGzip'] = 'auto';
00199 $cfg['PersistentConnections'] = FALSE;
00200 $cfg['ExecTimeLimit'] = 300;
00201 $cfg['SkipLockedTables'] = FALSE;
00202
00203 $cfg['ShowSQL'] = TRUE;
00204 $cfg['AllowUserDropDatabase'] = FALSE;
00205 $cfg['Confirm'] = TRUE;
00206 $cfg['LoginCookieRecall'] = TRUE;
00207 $cfg['LoginCookieValidity'] = 1800;
00208 $cfg['UseDbSearch'] = TRUE;
00209
00210 $cfg['IgnoreMultiSubmitErrors'] = FALSE;
00211
00212 $cfg['VerboseMultiSubmit'] = TRUE;
00213
00214
00215 $cfg['AllowArbitraryServer'] = FALSE;
00216
00217
00218 $cfg['LeftFrameLight'] = TRUE;
00219
00220 $cfg['LeftFrameDBTree'] = TRUE;
00221 $cfg['LeftFrameDBSeparator'] = '_';
00222 $cfg['LeftFrameTableSeparator']= '__';
00223
00224 $cfg['LeftFrameTableLevel'] = '1';
00225
00226 $cfg['ShowTooltip'] = TRUE;
00227 $cfg['ShowTooltipAliasDB'] = FALSE;
00228 $cfg['ShowTooltipAliasTB'] = FALSE;
00229
00230
00231
00232 $cfg['LeftDisplayLogo'] = TRUE;
00233 $cfg['LeftDisplayServers'] = FALSE;
00234 $cfg['DisplayServersList'] = FALSE;
00235
00236
00237 $cfg['ShowStats'] = TRUE;
00238
00239
00240 $cfg['ShowMysqlInfo'] = FALSE;
00241 $cfg['ShowMysqlVars'] = FALSE;
00242 $cfg['ShowPhpInfo'] = FALSE;
00243 $cfg['ShowChgPassword'] = FALSE;
00244 $cfg['SuggestDBName'] = TRUE;
00245
00246
00247 $cfg['ShowBlob'] = FALSE;
00248 $cfg['NavigationBarIconic'] = 'both';
00249
00250 $cfg['ShowAll'] = FALSE;
00251 $cfg['MaxRows'] = 30;
00252 $cfg['Order'] = 'ASC';
00253
00254
00255
00256
00257
00258
00259 $cfg['ProtectBinary'] = 'blob';
00260
00261
00262
00263
00264 $cfg['ShowFunctionFields'] = TRUE;
00265 $cfg['CharEditing'] = 'input';
00266
00267
00268
00269 $cfg['InsertRows'] = 2;
00270
00271 $cfg['ForeignKeyDropdownOrder'] =
00272 array( 'content-id', 'id-content');
00273 $cfg['ForeignKeyMaxLimit'] = 100;
00274
00275
00276
00277 $cfg['ZipDump'] = TRUE;
00278 $cfg['GZipDump'] = TRUE;
00279 $cfg['BZipDump'] = TRUE;
00280 $cfg['CompressOnFly'] = TRUE;
00281
00282
00283
00284
00285
00286
00287 $cfg['LightTabs'] = FALSE;
00288 $cfg['PropertiesIconic'] = TRUE;
00289 $cfg['PropertiesNumColumns'] = 1;
00290
00291
00292 $cfg['DefaultTabServer'] = 'main.php';
00293
00294
00295
00296
00297
00298
00299
00300
00301 $cfg['DefaultTabDatabase'] = 'db_details_structure.php';
00302
00303
00304
00305
00306
00307 $cfg['DefaultTabTable'] = 'tbl_properties_structure.php';
00308
00309
00310
00311
00312
00313
00318 $cfg['Export']['format'] = 'sql';
00319 $cfg['Export']['compression'] = 'none';
00320
00321 $cfg['Export']['asfile'] = FALSE;
00322 $cfg['Export']['charset'] = '';
00323 $cfg['Export']['onserver'] = FALSE;
00324 $cfg['Export']['onserver_overwrite'] = FALSE;
00325 $cfg['Export']['remember_file_template'] = TRUE;
00326 $cfg['Export']['file_template_table'] = '__TABLE__';
00327 $cfg['Export']['file_template_database'] = '__DB__';
00328 $cfg['Export']['file_template_server'] = '__SERVER__';
00329
00330 $cfg['Export']['htmlexcel_columns'] = FALSE;
00331 $cfg['Export']['htmlexcel_null'] = 'NULL';
00332
00333 $cfg['Export']['htmlword_structure'] = TRUE;
00334 $cfg['Export']['htmlword_data'] = TRUE;
00335 $cfg['Export']['htmlword_columns'] = FALSE;
00336 $cfg['Export']['htmlword_null'] = 'NULL';
00337
00338 $cfg['Export']['xls_columns'] = FALSE;
00339 $cfg['Export']['xls_null'] = 'NULL';
00340
00341 $cfg['Export']['csv_columns'] = FALSE;
00342 $cfg['Export']['csv_null'] = 'NULL';
00343 $cfg['Export']['csv_separator'] = ';';
00344 $cfg['Export']['csv_enclosed'] = '"';
00345 $cfg['Export']['csv_escaped'] = '\\';
00346 $cfg['Export']['csv_terminated'] = 'AUTO';
00347 $cfg['Export']['excel_columns'] = FALSE;
00348 $cfg['Export']['excel_null'] = 'NULL';
00349 $cfg['Export']['excel_edition'] = 'win';
00350
00351 $cfg['Export']['latex_structure'] = TRUE;
00352 $cfg['Export']['latex_data'] = TRUE;
00353 $cfg['Export']['latex_columns'] = TRUE;
00354 $cfg['Export']['latex_relation'] = TRUE;
00355 $cfg['Export']['latex_comments'] = TRUE;
00356 $cfg['Export']['latex_mime'] = TRUE;
00357 $cfg['Export']['latex_null'] = '\textit{NULL}';
00358 $cfg['Export']['latex_caption'] = TRUE;
00359 $cfg['Export']['latex_data_label'] = 'tab:__TABLE__-data';
00360 $cfg['Export']['latex_structure_label'] = 'tab:__TABLE__-structure';
00361
00362 $cfg['Export']['sql_structure'] = TRUE;
00363 $cfg['Export']['sql_data'] = TRUE;
00364 $cfg['Export']['sql_compat'] = 'NONE';
00365 $cfg['Export']['sql_disable_fk'] = FALSE;
00366 $cfg['Export']['sql_use_transaction'] = FALSE;
00367 $cfg['Export']['sql_drop_database'] = FALSE;
00368 $cfg['Export']['sql_drop_table'] = FALSE;
00369 $cfg['Export']['sql_if_not_exists'] = FALSE;
00370 $cfg['Export']['sql_auto_increment'] = TRUE;
00371 $cfg['Export']['sql_backquotes'] = TRUE;
00372 $cfg['Export']['sql_dates'] = FALSE;
00373 $cfg['Export']['sql_relation'] = FALSE;
00374 $cfg['Export']['sql_columns'] = FALSE;
00375 $cfg['Export']['sql_delayed'] = FALSE;
00376 $cfg['Export']['sql_ignore'] = FALSE;
00377 $cfg['Export']['sql_hex_for_binary'] = TRUE;
00378 $cfg['Export']['sql_type'] = 'insert';
00379 $cfg['Export']['sql_extended'] = FALSE;
00380 $cfg['Export']['sql_comments'] = FALSE;
00381 $cfg['Export']['sql_mime'] = FALSE;
00382 $cfg['Export']['sql_header_comment'] = '';
00383
00390 $cfg['MySQLManualBase'] = 'http:
00391
00400 $cfg['MySQLManualType'] = 'searchable';
00401
00402
00406 $cfg['PDFPageSizes'] = array('A3', 'A4', 'A5', 'letter', 'legal');
00407 $cfg['PDFDefaultPageSize'] = 'A4';
00408
00409
00413
00414 $cfg['DefaultLang'] = 'en-iso-8859-1';
00415
00416
00417
00418
00419
00420
00421
00422
00423
00424 $cfg['DefaultCharset'] = 'iso-8859-1';
00425
00426
00427
00428
00429
00430 $cfg['AllowAnywhereRecoding'] = FALSE;
00431
00432
00433
00434
00435
00436
00437
00438 $cfg['RecodingEngine'] = 'auto';
00439
00440
00441
00442
00443 $cfg['IconvExtraParams'] = '';
00444
00445
00446
00447
00448
00449 $cfg['AvailableCharsets'] = array(
00450 'iso-8859-1',
00451 'iso-8859-2',
00452 'iso-8859-3',
00453 'iso-8859-4',
00454 'iso-8859-5',
00455 'iso-8859-6',
00456 'iso-8859-7',
00457 'iso-8859-8',
00458 'iso-8859-9',
00459 'iso-8859-10',
00460 'iso-8859-11',
00461 'iso-8859-12',
00462 'iso-8859-13',
00463 'iso-8859-14',
00464 'iso-8859-15',
00465 'windows-1250',
00466 'windows-1251',
00467 'windows-1252',
00468 'windows-1256',
00469 'windows-1257',
00470 'koi8-r',
00471 'big5',
00472 'gb2312',
00473 'utf-8',
00474 'utf-7',
00475 'x-user-defined',
00476 'euc-jp',
00477 'ks_c_5601-1987',
00478 'tis-620',
00479 'SHIFT_JIS'
00480 );
00481
00488 $cfg['LeftPointerEnable'] = TRUE;
00489
00490
00491
00492
00493 $cfg['BrowsePointerEnable'] = TRUE;
00494
00495
00496
00497 $cfg['BrowseMarkerEnable'] = TRUE;
00498
00499
00500
00501 $cfg['TextareaCols'] = 40;
00502
00503
00504 $cfg['TextareaRows'] = 7;
00505 $cfg['LongtextDoubleTextarea'] = TRUE;
00506 $cfg['TextareaAutoSelect'] = TRUE;
00507 $cfg['CharTextareaCols'] = 40;
00508 $cfg['CharTextareaRows'] = 2;
00509 $cfg['CtrlArrowsMoving'] = TRUE;
00510 $cfg['LimitChars'] = 50;
00511 $cfg['ModifyDeleteAtLeft'] = TRUE;
00512
00513 $cfg['ModifyDeleteAtRight'] = FALSE;
00514
00515 $cfg['DefaultDisplay'] = 'horizontal';
00516
00517 $cfg['DefaultPropDisplay'] = 'horizontal';
00518
00519
00520
00521 $cfg['HeaderFlipType'] = 'css';
00522
00523 $cfg['ShowBrowseComments'] = TRUE;
00524 $cfg['ShowPropertyComments']= TRUE;
00525 $cfg['RepeatCells'] = 100;
00526
00527 $cfg['QueryFrame'] = TRUE;
00528 $cfg['QueryFrameJS'] = TRUE;
00529
00530 $cfg['QueryWindowWidth'] = 550;
00531 $cfg['QueryWindowHeight'] = 310;
00532 $cfg['QueryHistoryDB'] = FALSE;
00533
00534
00535 $cfg['QueryWindowDefTab'] = 'sql';
00536
00537 $cfg['QueryHistoryMax'] = 25;
00538
00539 $cfg['BrowseMIME'] = TRUE;
00540 $cfg['MaxExactCount'] = 20000;
00541
00542 $cfg['WYSIWYG-PDF'] = TRUE;
00543
00544
00545 $cfg['NaturalOrder'] = TRUE;
00546
00547
00548
00549
00550
00551
00552
00553
00554 $cfg['ShowHttpHostTitle'] = TRUE;
00555 $cfg['SetHttpHostTitle'] = '';
00556
00557
00558
00559 $cfg['ErrorIconic'] = TRUE;
00560 $cfg['MainPageIconic'] = TRUE;
00561 $cfg['ReplaceHelpImg'] = TRUE;
00562
00563
00564 $cfg['ThemePath'] = './themes';
00565
00566 $cfg['ThemeManager'] = TRUE;
00567
00568 $cfg['ThemeDefault'] = 'original';
00569
00570
00571 $cfg['ThemePerServer'] = FALSE;
00572
00573
00574
00575
00583 $cfg['DefaultQueryTable'] = 'SELECT * FROM %t WHERE 1';
00584 $cfg['DefaultQueryDatabase'] = '';
00585
00590 $cfg['SQLQuery']['Edit'] = TRUE;
00591 $cfg['SQLQuery']['Explain'] = TRUE;
00592 $cfg['SQLQuery']['ShowAsPHP'] = TRUE;
00593 $cfg['SQLQuery']['Validate'] = FALSE;
00594 $cfg['SQLQuery']['Refresh'] = TRUE;
00595
00596
00600 $cfg['UploadDir'] = '';
00601
00602
00603 $cfg['SaveDir'] = '';
00604
00605
00606 $cfg['docSQLDir'] = '';
00607
00608
00609 $cfg['TempDir'] = '';
00610
00611
00612
00613
00617 $cfg['GD2Available'] = 'auto';
00618
00619
00620
00624 $cfg['SQP']['fmtType'] = 'html';
00625 $cfg['SQP']['fmtInd'] = '1';
00626 $cfg['SQP']['fmtIndUnit'] = 'em';
00627
00628
00636 $cfg['SQLValidator']['use'] = FALSE;
00637 $cfg['SQLValidator']['username'] = '';
00638 $cfg['SQLValidator']['password'] = '';
00639
00644 $cfg['DBG']['enable'] = FALSE;
00645 $cfg['DBG']['profile']['enable'] = FALSE;
00646 $cfg['DBG']['profile']['threshold'] = 0.5;
00647
00648
00649
00653
00654
00655 $cfg['ColumnTypes'] = array(
00656 'VARCHAR',
00657 'TINYINT',
00658 'TEXT',
00659 'DATE',
00660 'SMALLINT',
00661 'MEDIUMINT',
00662 'INT',
00663 'BIGINT',
00664 'FLOAT',
00665 'DOUBLE',
00666 'DECIMAL',
00667 'DATETIME',
00668 'TIMESTAMP',
00669 'TIME',
00670 'YEAR',
00671 'CHAR',
00672 'TINYBLOB',
00673 'TINYTEXT',
00674 'BLOB',
00675 'MEDIUMBLOB',
00676 'MEDIUMTEXT',
00677 'LONGBLOB',
00678 'LONGTEXT',
00679 'ENUM',
00680 'SET',
00681 'BOOL'
00682 );
00683
00684
00685
00686
00687
00688 $cfg['AttributeTypes'] = array(
00689 '',
00690 'BINARY',
00691 'UNSIGNED',
00692 'UNSIGNED ZEROFILL'
00693 );
00694
00695
00696 if ($cfg['ShowFunctionFields']) {
00697 $cfg['Functions'] = array(
00698 'ASCII',
00699 'CHAR',
00700 'SOUNDEX',
00701 'LCASE',
00702 'UCASE',
00703 'NOW',
00704 'PASSWORD',
00705 'OLD_PASSWORD',
00706 'MD5',
00707 'SHA1',
00708 'ENCRYPT',
00709 'RAND',
00710 'LAST_INSERT_ID',
00711 'COUNT',
00712 'AVG',
00713 'SUM',
00714 'CURDATE',
00715 'CURTIME',
00716 'FROM_DAYS',
00717 'FROM_UNIXTIME',
00718 'PERIOD_ADD',
00719 'PERIOD_DIFF',
00720 'TO_DAYS',
00721 'UNIX_TIMESTAMP',
00722 'USER',
00723 'WEEKDAY',
00724 'CONCAT'
00725 );
00726
00727
00728 $cfg['RestrictColumnTypes'] = array(
00729 'VARCHAR' => 'FUNC_CHAR',
00730 'TINYINT' => 'FUNC_NUMBER',
00731 'TEXT' => 'FUNC_CHAR',
00732 'DATE' => 'FUNC_DATE',
00733 'SMALLINT' => 'FUNC_NUMBER',
00734 'MEDIUMINT' => 'FUNC_NUMBER',
00735 'INT' => 'FUNC_NUMBER',
00736 'BIGINT' => 'FUNC_NUMBER',
00737 'FLOAT' => 'FUNC_NUMBER',
00738 'DOUBLE' => 'FUNC_NUMBER',
00739 'DECIMAL' => 'FUNC_NUMBER',
00740 'DATETIME' => 'FUNC_DATE',
00741 'TIMESTAMP' => 'FUNC_DATE',
00742 'TIME' => 'FUNC_DATE',
00743 'YEAR' => 'FUNC_DATE',
00744 'CHAR' => 'FUNC_CHAR',
00745 'TINYBLOB' => 'FUNC_CHAR',
00746 'TINYTEXT' => 'FUNC_CHAR',
00747 'BLOB' => 'FUNC_CHAR',
00748 'MEDIUMBLOB' => 'FUNC_CHAR',
00749 'MEDIUMTEXT' => 'FUNC_CHAR',
00750 'LONGBLOB' => 'FUNC_CHAR',
00751 'LONGTEXT' => 'FUNC_CHAR',
00752 'ENUM' => '',
00753 'SET' => ''
00754 );
00755
00756
00757 $cfg['RestrictFunctions'] = array(
00758 'FUNC_CHAR' => array(
00759 'ASCII',
00760 'CHAR',
00761 'SOUNDEX',
00762 'LCASE',
00763 'UCASE',
00764 'PASSWORD',
00765 'OLD_PASSWORD',
00766 'MD5',
00767 'SHA1',
00768 'ENCRYPT',
00769 'LAST_INSERT_ID',
00770 'USER',
00771 'CONCAT'
00772 ),
00773
00774 'FUNC_DATE' => array(
00775 'NOW',
00776 'CURDATE',
00777 'CURTIME',
00778 'FROM_DAYS',
00779 'FROM_UNIXTIME',
00780 'PERIOD_ADD',
00781 'PERIOD_DIFF',
00782 'TO_DAYS',
00783 'UNIX_TIMESTAMP',
00784 'WEEKDAY'
00785 ),
00786
00787 'FUNC_NUMBER' => array(
00788 'ASCII',
00789 'CHAR',
00790 'MD5',
00791 'SHA1',
00792 'ENCRYPT',
00793 'RAND',
00794 'LAST_INSERT_ID',
00795 'UNIX_TIMESTAMP',
00796 'COUNT',
00797 'AVG',
00798 'SUM'
00799 )
00800 );
00801
00802
00803 $cfg['DefaultFunctions'] = array(
00804 'FUNC_CHAR' => '',
00805 'FUNC_DATE' => '',
00806 'FUNC_NUMBER' => '',
00807 'first_timestamp' => 'NOW'
00808 );
00809
00810
00811 }
00812
00813
00814 $cfg['NumOperators'] = array(
00815 '=',
00816 '>',
00817 '>=',
00818 '<',
00819 '<=',
00820 '!=',
00821 'LIKE',
00822 'NOT LIKE'
00823 );
00824
00825 $cfg['TextOperators'] = array(
00826 'LIKE',
00827 'LIKE %...%',
00828 'NOT LIKE',
00829 '=',
00830 '!=',
00831 'REGEXP',
00832 'NOT REGEXP'
00833 );
00834
00835 $cfg['EnumOperators'] = array(
00836 '=',
00837 '!='
00838 );
00839
00840 $cfg['SetOperators'] = array(
00841 'IN',
00842 'NOT IN'
00843 );
00844
00845 $cfg['NullOperators'] = array(
00846 'IS NULL',
00847 'IS NOT NULL'
00848 );
00849
00850 $cfg['UnaryOperators'] = array(
00851 'IS NULL' => 1,
00852 'IS NOT NULL' => 1
00853 );
00854
00858 set_magic_quotes_runtime(0);
00859
00860 require('../extModInclude.php');
00861
00865 $cfg['FileRevision'] = '$Revision: 2.65 $';
00866 ?>