aboutsummaryrefslogtreecommitdiffstats
path: root/admin/stats.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Step 2 improvement issue 0000301:rub2006-03-091-1/+7
* merge -r1036:1037 from branches/branch-1_5 into trunk (bug 276 fixed)plegall2006-02-131-1/+1
* Improve security of sessions: nikrou2006-01-151-5/+5
* 2005-10-30 volcomvolcom2005-10-301-1/+1
* - bug fixed: link on a single day in Administration>General>History wasplegall2005-10-221-3/+17
* - warning fixed: $_GET['year'] and $_GET['month'] are not always defined toplegall2005-10-191-7/+19
* * new: history details by month,dayvolcom2005-10-171-1/+135
* - bug 163 fixed: link error when cookies disabled in admin/statsplegall2005-09-251-2/+10
* - bug 107 fixed: crash when logging visit on a category containing "'"plegall2005-09-181-5/+6
* - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH()plegall2005-04-261-1/+1
* - L�g�re modification pour permettre une installation m�me si le fichie...gweltas2005-04-251-15/+49
* - purge of obsolete linesplegall2005-02-011-59/+0
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* in queries table names use the constant and not hard coded table namez0rglub2004-11-041-15/+21
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-4/+4
* -Stat templategweltas2004-10-111-46/+58
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-011-2/+2
* -First draft of history displaygweltas2004-09-261-52/+6
* - dispatch of configurationgweltas2004-09-191-52/+52
* header global refactoringz0rglub2004-02-111-18/+26
* Merge of the 1.3.1 releasegweltas2004-02-021-8/+18
* define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub2003-11-031-2/+2
* Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ...z0rglub2003-11-031-1/+1
* Modifying ../template in ./template since admin.php has moved to the PhpWebGa...z0rglub2003-11-021-1/+1
* Show a link to open or close a day details (only the arrow at the beginningz0rglub2003-10-111-0/+2
* Add seconds for displayz0rglub2003-09-211-1/+1
* Everything is shown in descending order : most recent are at the topz0rglub2003-09-211-1/+1
* improve the header of each filez0rglub2003-08-241-2/+4
* Correcting possible division by 0z0rglub2003-08-021-2/+6
* updating code presentationz0rglub2003-07-221-8/+3
* ['template'] as user_template for displaying pictures in the templatez0rglub2003-07-211-0/+1
* stats.php provides statistics about PhpWebGallery frequentation :z0rglub2003-07-211-0/+175