updated system reference, cleanup
This commit is contained in:
parent
868d5666ce
commit
440b1471d3
@ -2,4 +2,4 @@
|
|||||||
class PPAGE extends \SYSTEM\PATH {
|
class PPAGE extends \SYSTEM\PATH {
|
||||||
public function __construct($subpath = '') {
|
public function __construct($subpath = '') {
|
||||||
parent::__construct(new \SYSTEM\PROOT(), 'demo_basic/page/', $subpath);}
|
parent::__construct(new \SYSTEM\PROOT(), 'demo_basic/page/', $subpath);}
|
||||||
}
|
}
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit faac4e59bd99cb19185d637bdae3c7975d85b527
|
Subproject commit 60fb33a7ab9fbf72aa4e9e9e5b7a87f31c3ca985
|
||||||
Loading…
x
Reference in New Issue
Block a user