aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions_install.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-201-0/+18
* feature 2999; docblocks for history, install and metadatamistic1002014-01-241-8/+16
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* feature 2994: only activate elegant and smartpocket themes during installplegall2013-11-011-1/+1
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-1/+1
* feature:65 fix fatal error at the end of the install process, remove unused f...mistic1002013-02-121-55/+0
* feature:65 pwg_db_connect doesn't return anything nowmistic1002013-02-121-7/+3
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* feature 2587: set theme "elegant" as default themeplegall2012-03-021-1/+1
* feature:2577patdenice2012-02-181-1/+1
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* Happy new year 2011plegall2011-01-181-2/+2
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-071-0/+2
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-12/+14
* Fix some issues with database connections.nikrou2010-04-101-1/+1
* Simplify installation message, no need to explain the following step, theplegall2010-03-271-1/+0
* Fix php5 apache configuration with upgrade.patdenice2010-03-261-1/+1
* Fix php5 apache configuration with install.patdenice2010-03-261-0/+17
* improvement: dynamically activate all installed themes (with checks onplegall2010-03-251-0/+15
* feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa...patdenice2010-03-211-9/+14
* feature 1255: set mysql as default engine.patdenice2010-03-211-6/+1
* increase copyright year to 2010plegall2010-03-191-1/+1
* Feature 1460 : Customize form installation depending on database enginenikrou2010-02-271-9/+30
* Feature 1459 : add support for SQLite3 via PDOnikrou2010-02-261-0/+7
* Feature 1255 :nikrou2009-12-021-0/+98