From e855988af2850d8d8105b56bc0ce9eae8b7d9dc0 Mon Sep 17 00:00:00 2001 From: spocky Date: Wed, 24 Oct 2007 21:15:58 +0000 Subject: renamed a few files (missing php extension) updated most of the tables so that every column is independently customizable by css rules --- templates/show_install_config.inc.php | 143 ++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 templates/show_install_config.inc.php (limited to 'templates/show_install_config.inc.php') diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php new file mode 100644 index 00000000..9b5c477b --- /dev/null +++ b/templates/show_install_config.inc.php @@ -0,0 +1,143 @@ + + + + +Ampache :: For The Love Of Music - Install + + + + +
+ +
+ +
+
    +
  • +
  • +
+ +
+ +
+
+
+
+
+
+
+ +
+ +
" enctype="multipart/form-data" > + + + + + + + + + + + + + + + + + + + + + + + + + +
 
+
+
+ + + + + + + + + + + + + +
[ + ERROR "; + } + else { + $status['read_config'] = 'true'; + echo " OK "; + } + ?> + ] +
+ + [ + ERROR "; + } + else { + $status['parse_config'] = 'true'; + echo " OK "; + } + ?> + ] +
  + + [] +
+
+
" enctype="multipart/form-data"> + +
+
+
+

Ampache Installation.
+ For the love of Music.

+
+
+ + + + -- cgit