Skip to content

Commit

Permalink
This page hasn't existed in a log time.
Browse files Browse the repository at this point in the history
Guess the wicked API isn't that popular...
  • Loading branch information
mrubinsk committed Jul 17, 2015
1 parent a765ff0 commit d1cb430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wicked/lib/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ public function getPageInfo($pagename)
*/
public function getMultiplePageInfo($pagenames = array())
{
require_once __DIR__ . '/base.php';

if (empty($pagenames)) {
$pagenames = $GLOBALS['wicked']->getPages(false);
}
Expand Down

0 comments on commit d1cb430

Please sign in to comment.