typo fixes
This commit is contained in:
parent
dc79bc9aeb
commit
59af1d3bb3
@ -1,7 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace SYSTEM\API;
|
namespace SYSTEM\API;
|
||||||
|
|
||||||
abstract class api_default extends api_system {
|
abstract class api_default extends api_system {
|
||||||
//https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
|
//https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
|
||||||
//mojotrollz.eu:80/web/flingit/?_escaped_fragment_=start%3Bhash.ce5504f67533ab3d881a32e1dcdd330aaeb27f19
|
//mojotrollz.eu:80/web/flingit/?_escaped_fragment_=start%3Bhash.ce5504f67533ab3d881a32e1dcdd330aaeb27f19
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace SYSTEM;
|
namespace SYSTEM;
|
||||||
|
|
||||||
class time {
|
class time {
|
||||||
private static $start_time;
|
private static $start_time;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user