Skip to content

Commit

Permalink
Preventing class defined error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardog committed Apr 25, 2017
1 parent 471d77b commit 04a63f5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions core/class/Error.php
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,2 @@
<?php <?php

require_once PHPWS_SOURCE_DIR . 'src-phpws-legacy/src/PHPWS_Error.php';
class PHPWS_Error extends \phpws\PHPWS_Error
{

}

0 comments on commit 04a63f5

Please sign in to comment.