diff options
Diffstat (limited to 'include/socgraph.php')
-rw-r--r-- | include/socgraph.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/socgraph.php b/include/socgraph.php index 5b913dcfd..874086788 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -332,7 +332,7 @@ function update_suggestions() { } -function poco($a,$extended = false) { +function poco() { $system_mode = false; |