| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 1057 lignes (45 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 3 fichiers system/classes/template.class.php config.php system/lib-database.php |
| php_v() X-Ref |
| Returns the PHP version Note: Removes appendices like 'rc1', etc. return: array the 3 separate parts of the PHP version number |
| mysql_v() X-Ref |
| Returns the MySQL version return: array the 3 separate parts of the MySQL version number |
| installOption($option_value, $option_name, $current_option) X-Ref |
| Pas de description |
| INST_welcomePage() X-Ref |
| Shows welcome page and gets location of /path/to/geeklog/. NOTE: this Doesn't use the template class because we need to know the path to geeklog before we can include it. |
| INST_identifyGeeklogVersion() X-Ref |
| Pas de description |
| INST_checkTableExists($table) X-Ref |
| Pas de description |
| INST_getDatabaseSettings($install_type, $geeklog_path) X-Ref |
| Pas de description |
| INST_createDatabaseStructures($use_innodb = false) X-Ref |
| Pas de description |
| innodb_supported() X-Ref |
| Check for InnoDB table support (usually as of MySQL 4.0, but may be available in earlier versions, e.g. "Max" or custom builds). return: true = InnoDB tables supported, false = not supported |
| get_SP_Ver() X-Ref |
| Pas de description |
| get_SPX_Ver() X-Ref |
| Check if the SpamX plugin is already installed return: int 1 = is installed, 0 = not installed |
| INST_doDatabaseUpgrades($current_gl_version) X-Ref |
| Pas de description |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|