removed apache error

This commit is contained in:
xdrm-brackets 2017-12-08 04:22:34 +01:00
parent 855cfa023a
commit 2b53f076bc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
*/
public function __construct($url){
$this->pagename = $url['page'];
// $this->pagename = $url['page'];
}