Verfasst: 26.12.2006 22:41
Hallo oxpus,
habe nun gesucht und gesucht, konnte keinen Fehler entdecken,
gibt es noch eine Möglichkeit?
habe nun gesucht und gesucht, konnte keinen Fehler entdecken,
gibt es noch eine Möglichkeit?
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
#
#-----[ OPEN ]-----
#
edit_post_time.php
#
#-----[ FIND ]-----
#
include($phpbb_root_path.'includes/functions_post.'.$phpEx);
#
#-----[ REPLACE WITH ]-----
#
include_once($phpbb_root_path.'includes/functions_post.'.$phpEx);