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-06-01 17:29:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c214dfd0948c1878dbd034694c2d8d6f8c8e1180
gallery3
/
installer
History
Bharat Mediratta
b6322b1c9f
Updated for model based validation. We must now provide a placeholder
...
email address for the admin user, since one is required for all users.
2010-01-28 21:31:54 -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
Updated for model based validation. We must now provide a placeholder
2010-01-28 21:31:54 -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