ladogton2010 commited on
Commit
9ec902f
·
1 Parent(s): f2b19e5

patch URL explode

Browse files
Files changed (1) hide show
  1. mvc/app/libs/Core.php +1 -1
mvc/app/libs/Core.php CHANGED
@@ -16,7 +16,7 @@
16
 
17
  public function __construct(){
18
  // $url = $this->getURL();
19
- print_r($this->getURL(););
20
  }
21
 
22
  public function getURL(){
 
16
 
17
  public function __construct(){
18
  // $url = $this->getURL();
19
+ print_r($this->getURL());
20
  }
21
 
22
  public function getURL(){