aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* - ini_set usage is sometimes prohibited.vdigital2008-12-281-2/+2
* Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2008-11-101-0/+7
* merge -c2823 from branch 2.0 to trunkrvelices2008-11-041-9/+3
* - merge rev 2765,2769 from branch 2.0rvelices2008-10-181-52/+9
* - replace a preg_match with simple comparison (faster)rvelices2008-10-101-1/+0
* bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall2008-09-171-3/+1
* - fix status header (web services + IE6 min display)rvelices2008-09-171-0/+1
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-6/+4
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices2008-08-281-0/+1
* merge r2483 from branch 1.7rvelices2008-08-231-4/+6
* - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices2008-08-201-1/+1
* - optim dont include a php file if not requiredrvelices2008-08-161-3/+2
* - first use of web services as Ajax: change the privacy level directly from t...rvelices2008-07-021-1/+1
* Fix on Admin theme (No update thru Multi-View Plugin).vdigital2008-06-231-5/+7
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-221-1/+2
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - remove compatibility with old template ...rvelices2008-03-231-1/+1
* header.tpl goes smartrvelices2008-03-021-6/+2
* - added compatibility function file_put_contentsrvelices2008-02-271-0/+1
* Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronizationrub2008-02-161-1/+2
* Replace old use of $lang by l10n function.rub2008-01-301-4/+4
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-0/+17
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-081-3/+3
* - render_category_description and render_category_literal_description events ...rvelices2007-10-021-2/+4
* Change initialization of $filter in order to prevent of problem with some sys...rub2007-09-291-2/+1
* Resolved issue 0000717: guest must be guestrub2007-07-071-0/+7
* - when gallery is locked, the status header is set to 503 (Service unavailable)rvelices2007-06-271-0/+2
* Resolved issue 0000708: Error on synchronizationrub2007-06-211-1/+15
* Resolved issue 0000702: Code Injection with picture commentrub2007-06-071-0/+1
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-2/+1
* Updates:vdigital2007-03-131-1/+1
* - change the way conf['guest_access'] is handled so that web services work co...rvelices2007-02-221-13/+0
* - user comments are not saved in the database with htmlspecialchars anymorervelices2007-02-221-0/+1
* - plugins with own independent scripts work now (cookie_path and url root arervelices2007-01-241-9/+3
* - revert feature 564: log the login of each user; but add the possibility to bervelices2007-01-231-0/+11
* There are no filter enabled if filter configuration is empty (no icon, no fun...rub2007-01-151-1/+7
* Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub2007-01-081-0/+1
* Issue ID 0000529 Re-Fixed.rub2007-01-021-2/+1
* Issue ID 0000529 Re-Fixed.rub2007-01-021-3/+4
* Issue ID 0000529 Fixed.rub2006-12-311-1/+1
* Feature Issue ID 0000527: Language localization - local.lang.php can be added...vdigital2006-12-251-1/+2
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-0/+12
* - plugins admin menu appear now in the admin page menubarrvelices2006-12-141-2/+1
* - comments.php improvements:rvelices2006-11-081-1/+5
* plugins: first prototype versionrvelices2006-10-261-0/+3
* - put back config['session_length'] disappeared in r1493 but has always beenrvelices2006-10-201-57/+50
* bug 488: when gallery is locked, white page with no messagervelices2006-07-261-0/+1
* merge -r1424:1425 from branch 1.6 to trunk (bug 395 fixed: the upgrade feedplegall2006-07-031-1/+3