From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/setup_8php.html | 497 ----------------------------------------------- 1 file changed, 497 deletions(-) delete mode 100644 doc/html/setup_8php.html (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html deleted file mode 100644 index 8c57c8058..000000000 --- a/doc/html/setup_8php.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - -The Red Matrix: mod/setup.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
setup.php File Reference
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Functions

 setup_init (&$a)
 
 setup_post (&$a)
 
 get_db_errno ()
 
 setup_content (&$a)
 
 check_add (&$checks, $title, $status, $required, $help)
 
 check_php (&$phpath, &$checks)
 
 check_keys (&$checks)
 
 check_funcs (&$checks)
 
 check_htconfig (&$checks)
 
 check_smarty3 (&$checks)
 
 check_store (&$checks)
 
 check_htaccess (&$checks)
 
 manual_config (&$a)
 
 load_database_rem ($v, $i)
 
 load_database ($db)
 
 what_next ()
 
- - - -

-Variables

 $install_wizard_pass =1
 
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
check_add ($checks,
 $title,
 $status,
 $required,
 $help 
)
-
-

checks : array passed to template title : string status : boolean required : boolean help : string optional

- -

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), and check_store().

- -
-
- -
-
- - - - - - - - -
check_funcs ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
check_htaccess ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
check_htconfig ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
check_keys ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
check_php ($phpath,
$checks 
)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
check_smarty3 ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
check_store ($checks)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - -
get_db_errno ()
-
- -
-
- -
-
- - - - - - - - -
load_database ( $db)
-
- -

Referenced by setup_post().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
load_database_rem ( $v,
 $i 
)
-
- -
-
- -
-
- - - - - - - - -
manual_config ($a)
-
- -

Referenced by setup_content().

- -
-
- -
-
- - - - - - - - -
setup_content ($a)
-
- -
-
- -
-
- - - - - - - - -
setup_init ($a)
-
- -
-
- -
-
- - - - - - - - -
setup_post ($a)
-
- -
-
- -
-
- - - - - - - -
what_next ()
-
- -

Referenced by setup_content().

- -
-
-

Variable Documentation

- -
-
- - - - -
$install_wizard_pass =1
-
- -

Referenced by setup_content(), setup_init(), and setup_post().

- -
-
-
-
- -- cgit v1.2.3