Commit Graph

5 Commits

Author SHA1 Message Date
nikrou
d5b1c1be9e Fix bug 451: Auto login does not work properly
svn merge r1492:1493 from trunk
svn merge r1510:1511 from trunk
svn merge r1521:1522 from trunk
svn merge r1523:1524 from trunk
svn merge r1525:1526 from trunk
auto_login key add to users table:
- add update script
- update upgrade_1.5.0.php script

(related to svn:1553)


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1554 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-04 20:50:20 +00:00
nikrou
4b1863cbef 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


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1504 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 21:04:23 +00:00
rvelices
be5336f6cd bug 450: "upload an image" link in menu bar is missing
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1435 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-06 02:44:16 +00:00
chrisaga
dc6b6ea9be git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-06-19 18:16:39 +00:00
chrisaga
657bd9b6a9 Improve : split menubar from main template (index.tpl) = feature 354
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19 17:53:48 +00:00