admin
|
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
2003-11-03 22:39:53 +00:00 |
galleries
|
Default message if a user tries to see galleries without using PhpWebGallery
|
2003-09-14 16:53:06 +00:00 |
include
|
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
2003-11-03 22:39:53 +00:00 |
language
|
Modifications linked to the move of install.php to the root directory of PhpWebGallery
|
2003-11-03 21:56:01 +00:00 |
template/default
|
Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory
|
2003-11-03 21:06:15 +00:00 |
about.php
|
improve the header of each file
|
2003-08-24 07:40:56 +00:00 |
admin.php
|
Modifications linked to the move of admin.php to the root directory of PhpWebGallery
|
2003-11-03 21:35:24 +00:00 |
category.php
|
Modifications linked to the move of admin.php to the root directory of PhpWebGallery
|
2003-11-03 21:35:24 +00:00 |
comments.php
|
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
2003-11-03 22:39:53 +00:00 |
identification.php
|
Remove log informations registration
|
2003-09-14 16:12:27 +00:00 |
index.php
|
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
2003-11-03 22:39:53 +00:00 |
install.php
|
- Modifications linked to the move of install.php to the root directory of
|
2003-11-03 22:38:15 +00:00 |
picture.php
|
Wash filename if it has to be used as page title
|
2003-10-08 18:10:47 +00:00 |
profile.php
|
Modify the expiration date of the session to correspond to the cookie
|
2003-08-29 23:28:14 +00:00 |
README_en.txt
|
readme.txt moved to separate files depending on language.
|
2003-11-05 22:45:07 +00:00 |
register.php
|
Using template_initialize
|
2003-09-14 16:21:02 +00:00 |
search.php
|
improve the header of each file
|
2003-08-24 07:40:56 +00:00 |
upload.php
|
The notification mail send now an upload message, not a comment message
|
2003-09-21 08:32:15 +00:00 |