aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_url.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-25bug:2386patdenice1-1/+3
2011-02-22feature 2197 added: if make_index_url() adds no parameters after index.php?, ...plegall1-0/+9
2011-01-18Happy new year 2011plegall1-2/+2
2010-12-23removed unused files / code / css; shorter codervelices1-1/+1
2010-12-11feature 2057: fetchRemote can send POST datapatdenice1-3/+3
2010-05-28merge r6368,6410 from branch-2.1 to trunkrvelices1-1/+20
2010-03-19increase copyright year to 2010plegall1-1/+1
2009-06-09bug fix 1024 : the way to discover protocol (http/https) was not correctnikrou1-3/+4
2009-02-05- embellish_url compacts now ..rvelices1-16/+17
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-2/+2
2008-10-18merge rev 2771,2772 from branch 2.0rvelices1-19/+19
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices1-17/+5
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-23/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-02-29Merge from revision 2228.patdenice1-1/+9
2008-02-27- added compatibility function file_put_contentsrvelices1-1/+1
2007-10-29- send status code 403 when attempt to enter a user comment, but comments are...rvelices1-2/+2
2007-08-30Resolved 0000738: Double port on urlrub1-2/+6
2007-06-28feature 713: allow permalinks to contain the slash ("/") characterrvelices1-12/+27
2007-05-25Improvement of picture url built rub1-0/+11
2007-04-26put some code from the huge section_init to 2 functionsrvelices1-0/+216
2007-04-13merge r1955 from branch-1_7 to trunk:rvelices1-0/+4
2007-02-28feature 657: permalinks for categoriesrvelices1-3/+15
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-16/+18
2007-02-10Replace all flat_cat by flat.rub1-1/+1
2007-02-08- correct php warnings (section_init and mass_inserts)rvelices1-3/+3
2007-02-07Issue 0000639: Force selected page on index.phprub1-1/+5
2007-01-24- plugins with own independent scripts work now (cookie_path and url root arervelices1-9/+14
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-2/+2
2006-12-21Very small corrections:rvelices1-1/+1
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-0/+5
2006-12-19Apply Nicco's style footer to HTML mail.rub1-0/+57
2006-10-19feature 563: send an email to admin when new user registers (optional)rvelices1-0/+15
2006-10-13bug 560: merge r1561 to trunk - url issue when $conf['picture_url_style']='fi...rvelices1-8/+7
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-15/+15
2006-06-24merge -r1402 from branch-1_6 into trunk rvelices1-4/+4
2006-06-21fix bug 431: src of image are incorrect:nikrou1-2/+14
2006-04-06improvement: urls for tags can contain now only the tag or the id and tagrvelices1-4/+30
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-17/+17
2006-03-28moved category.php to index.phprvelices1-0/+347