This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-26 14:29:14 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dccb2b73ffe205e359eeea57e4c7c52e584eccc5
gallery3
/
installer
History
Bharat Mediratta
45cdac973d
Oops, somebody (me?) forgot to update the gallery module version
...
number in gallery_installer::install() so the install.sql was out of sync.
2010-01-29 14:06:36 -08:00
..
views
Print out the version of MySQL that we found along with our error
2009-08-30 13:43:29 -07:00
.gitignore
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
cli.php
Provide an error message when the sql in installer::empty_db fails. Also change the show tables not to specify a database as it will use the database in the active connection. Fixes ticket
#963
.
2010-01-06 10:11:03 -08:00
database_config.php
Updates for the latest version of Kohana 2.4:
2009-12-21 21:27:43 -08:00
index.php
Get rid of references to vestigial check.html.php page.
2009-06-28 19:26:41 -07:00
init_var.php
Manually updated to change 'core' to 'gallery'
2009-05-27 16:31:10 -07:00
install.css
Tell the user the location of VARPATH so that they know where their photos are getting installed.
2009-05-14 22:39:45 +00:00
install.sql
Oops, somebody (me?) forgot to update the gallery module version
2010-01-29 14:06:36 -08:00
installer.php
Provide an error message when the sql in installer::empty_db fails. Also change the show tables not to specify a database as it will use the database in the active connection. Fixes ticket
#963
.
2010-01-06 10:11:03 -08:00
web.php
Provide an error message when the sql in installer::empty_db fails. Also change the show tables not to specify a database as it will use the database in the active connection. Fixes ticket
#963
.
2010-01-06 10:11:03 -08:00