Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Markdown for GetSimple
#9
To make this plugin work under PHP 5.3.* I've had to edit plugin_functions.php

Line 135:
Code:
function exec_filter($script,$data=array()) {
Line 139:
Code:
$data = call_user_func_array($filter['function'], array($data));

(via this thread)
Reply


Messages In This Thread
Markdown for GetSimple - by Zegnåt - 2010-03-21, 22:44:59
Markdown for GetSimple - by nexflo - 2010-03-21, 23:01:09
Markdown for GetSimple - by n00dles101 - 2010-03-21, 23:45:25
Markdown for GetSimple - by Zegnåt - 2010-03-21, 23:48:45
Markdown for GetSimple - by n00dles101 - 2010-03-22, 06:28:29
Markdown for GetSimple - by Zegnåt - 2010-03-22, 08:08:05
Markdown for GetSimple - by n00dles101 - 2010-03-22, 08:27:52
Markdown for GetSimple - by Zegnåt - 2010-03-22, 16:43:34
Markdown for GetSimple - by Carlos - 2010-04-04, 18:31:35



Users browsing this thread: 1 Guest(s)