Show
Ignore:
Timestamp:
08/09/05 21:14:53 (7 years ago)
Author:
alexx
Message:

* fix #16 (add include of country list)
* fux bug in owned communities ("New Topic/event" not displayed)
* fix sample db data
* change strstr to strpos in includes/functions.inc.php (strpos is faster)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/inc/communities/editEvent.inc.php

    r1 r14  
    2222 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
    2323 ******************** http://opensource.ikse.net/projects/dotnode ***/ 
     24include(INCLUDESPATH.'/countries_list.inc.php'); 
    2425 
    2526if(is_numeric($token[2]))