summaryrefslogtreecommitdiffstats
path: root/templates/show_install_config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup of install, add DB port optionPaul Arthur2013-05-131-0/+4
|
* Clean up the install code a bitPaul Arthur2013-05-131-5/+7
| | | | | Remove lang/charset copypasta, unnecessary setting of $prefix, unnecessary constants.
* Fix the debug_result convenience functionPaul Arthur2013-02-031-18/+4
| | | | | The point of a convenience function is to be convenient, not to have an unused first parameter and always be surrounded by the same boilerplate.
* Cosmetics: death to tabsPaul Arthur2013-01-261-51/+51
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-16/+16
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Make the help text for the config step more closely resemble realityPaul Arthur2012-04-091-1/+1
|
* Install now contains two buttons, Download & Write for the config file, ↵Karl Vollmer2011-07-271-1/+2
| | | | | | there is also an additional check before that if the config file is writeable
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* some templates modified header commentmomo-i2011-02-031-18/+29
|
* Some grammar fixes and a code dedupe for installation. Identical code in 5Paul 'flowerysong' Arthur2010-09-181-34/+9
| | | | | files makes the baby Jesus cry and eventually results in the code not being identical.
* Fixed: didn't show lang and Charset, if Write Config.momo-i2010-07-061-1/+5
|
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+1
|
* Add question mark after "Ampache.cfg.php Exists" for consistency.Paul 'flowerysong' Arthur2010-05-291-1/+1
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-9/+9
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed #516momo-i2009-07-131-3/+3
|
* add additional information during the install processKarl 'vollmerk' Vollmer2009-07-081-3/+3
|
* add full path to needed files so there is no confusionKarl 'vollmerk' Vollmer2009-05-191-1/+3
|
* more work for alpha2 release, clean up install and debug a bitKarl 'vollmerk' Vollmer2009-03-081-8/+4
|
* verify that they at least typed in the right db information, before creating ↵Karl 'vollmerk' Vollmer2008-11-291-3/+5
| | | | the config file for them
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* sync from branchKarl 'vollmerk' Vollmer2008-08-301-4/+4
|
* Updated more translatablemomo-i2008-08-291-0/+1
|
* Updated tempalate, po files, and Install process.momo-i2008-08-271-2/+2
|
* corrected install docs to accuratly reflect how it works, and make it give ↵Karl 'vollmerk' Vollmer2008-04-031-1/+1
| | | | an error when no password provided during install
* fixed some missing gettext, tweaked error reporting level on test.php and ↵Karl 'vollmerk' Vollmer2007-11-251-1/+1
| | | | fixed timeout issues with API (Thx Beef Doughnut)
* renamed a few files (missing php extension)spocky2007-10-241-0/+143
updated most of the tables so that every column is independently customizable by css rules