include($phpbb_root_path . 'includes/prune.'.$phpEx;( require($phpbb_root_path . 'includes/functions_.'.$phpEx); auto_prune($forum_id);
תודה
include($phpbb_root_path . 'includes/prune.'.$phpEx);require($phpbb_root_path . 'includes/functions.'.$phpEx); auto_prune($forum_id);
פה- שים לב לקו התחתון אחרי 'functions'
'includes/functions.'.$phpEx); נראה לי שככה זה צריך להיות.
בהצלחה..
include($phpbb_root_path . 'includes/prune.'.$phpEx);require($phpbb_root_path . 'includes/functions.'.$phpEx);auto_prune($forum_id);