Skip to content

Commit

Permalink
remove array_intersect_key, it's part of php >= 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdSchellevis committed Mar 31, 2015
1 parent 722a71e commit 0176721
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
67 changes: 0 additions & 67 deletions src/etc/inc/array_intersect_key.inc

This file was deleted.

1 change: 0 additions & 1 deletion src/www/xmlrpc.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
require_once("shaper.inc");
require_once("xmlrpc_server.inc");
require_once("xmlrpc.inc");
require_once("array_intersect_key.inc");

function xmlrpc_loop_detect() {
global $config;
Expand Down

0 comments on commit 0176721

Please sign in to comment.