Extension talk:Calendar (Barrylb)/SpecialEvents.php

From MediaWiki.org

Jump to: navigation, search

this script inculte : SpecialPage.php but where is this file ?

thanks


EDIT --------

SpecialEvents.php must be placed in Include directory and not extension one Works fine after


Problems-------

I always get the following errors with the script why???:

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /www/htdocs/w00a9ee1/diss_wiki/extensions/SpecialEvents.php on line 7
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /www/htdocs/w00a9ee1/diss_wiki/extensions/SpecialEvents.php on line 8
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /www/htdocs/w00a9ee1/diss_wiki/extensions/SpecialEvents.php on line 17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /www/htdocs/w00a9ee1/diss_wiki/extensions/SpecialEvents.php on line 18
Parse error: syntax error, unexpected T_IF in /www/htdocs/w00a9ee1/diss_wiki/extensions/SpecialEvents.php on line 19

Thanks for help!!