Ignore:
Timestamp:
Jan 22, 2014, 6:12:46 PM (10 years ago)
Author:
maron
Message:
  • Fixed: search with diacriticals
  • Modified: Not show items search when nothing was found
  • Added: bbcode in Forum.php
  • Added: search in forum
  • Added: Last post at forum in user profile
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/global.php

    r758 r760  
    3333include_once(dirname(__FILE__).'/../Modules/Download/Download.php');
    3434include_once(dirname(__FILE__).'/../Modules/Forum/Forum.php');
     35require_once(dirname(__FILE__).'/../HTML/BBCodeParser2.php');
    3536
    3637
Note: See TracChangeset for help on using the changeset viewer.