Author: nikrou
Date: Wed Jul 26 23:04:23 2006
New Revision: 1504

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1504&view=rev
Log:
svn merge -r1502:1503 (cosmetic change)
function names are case-insensitive but it's a good idea to call functions 
as they appear in their declaration. 
So all functions names that manipulate url like make_index_url() 
are write with lowercase

Modified:
    branches/branch-1_6/admin/picture_modify.php
    branches/branch-1_6/include/functions_url.inc.php
    branches/branch-1_6/include/menubar.inc.php
    branches/branch-1_6/include/picture_comment.inc.php
    branches/branch-1_6/index.php
    branches/branch-1_6/picture.php
    branches/branch-1_6/random.php


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to