Cleanup.
This commit is contained in:
parent
72271a28cf
commit
fd23b10740
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ class Pico {
|
|||
|
||||
function __construct()
|
||||
{
|
||||
|
||||
|
||||
// Get request url and script url
|
||||
$url = '';
|
||||
$request_url = (isset($_SERVER['REQUEST_URI'])) ? $_SERVER['REQUEST_URI'] : '';
|
||||
|
|
Loading…
Add table
Reference in a new issue