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