diff options
-rw-r--r-- | core/helpers/MY_url.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers/MY_url.php b/core/helpers/MY_url.php index b67981ab..bcdef4c5 100644 --- a/core/helpers/MY_url.php +++ b/core/helpers/MY_url.php @@ -17,7 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -<?php class url extends url_Core { /** * Just like url::file() except that it returns an absolute URI |