Searched refs:SMILEYS (Results 1 – 3 of 3) sorted by relevance
6 $SMILEYS = realpath(dirname(__FILE__).'/../../../../').'/conf/smileys.conf'; variable7 if(!file_exists($SMILEYS)) $SMILEYS ='/etc/dokuwiki/smileys.conf'; variable8 $LOCAL = preg_replace("/\.conf$/", '.local.conf', $SMILEYS) ;10 readfile($SMILEYS);
6 $SMILEYS = realpath(dirname(__FILE__).'/../../../../').'/conf/smileys.conf'; variable7 if(!file_exists($SMILEYS)) $SMILEYS ='/etc/dokuwiki/smileys.conf'; variable8 readfile($SMILEYS);