From 440b1471d3103d981ec6b2c058b4ef902d08c35e Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 2 May 2016 02:32:25 +0200 Subject: [PATCH] updated system reference, cleanup --- demo_basic/path/PPAGE.php | 2 +- lib/system | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo_basic/path/PPAGE.php b/demo_basic/path/PPAGE.php index 583f4c2..d79a50d 100644 --- a/demo_basic/path/PPAGE.php +++ b/demo_basic/path/PPAGE.php @@ -2,4 +2,4 @@ class PPAGE extends \SYSTEM\PATH { public function __construct($subpath = '') { parent::__construct(new \SYSTEM\PROOT(), 'demo_basic/page/', $subpath);} -} +} \ No newline at end of file diff --git a/lib/system b/lib/system index faac4e5..60fb33a 160000 --- a/lib/system +++ b/lib/system @@ -1 +1 @@ -Subproject commit faac4e59bd99cb19185d637bdae3c7975d85b527 +Subproject commit 60fb33a7ab9fbf72aa4e9e9e5b7a87f31c3ca985