Ignore:
Timestamp:
Feb 24, 2011, 11:51:02 PM (13 years ago)
Author:
tiico
Message:
  • Add help page for the plugin (on admin page)
  • Some Corrections
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ConcoursPhoto/include/Concours.class.php

    r9364 r9370  
    727727        foreach ($user_id as $userid)
    728728                        echo "USER = ".$userid;
    729 }       foreach ($ipguest as $userid)
     729        foreach ($ipguest as $userid)
    730730                        echo "IPGUEST = ".$userid;
    731                                
     731}                               
    732732                               
    733733                                // recover all img_id from the category
Note: See TracChangeset for help on using the changeset viewer.