typo fixes

This commit is contained in:
Ulf Gebhardt 2015-08-30 02:09:54 +02:00
parent dc79bc9aeb
commit 59af1d3bb3
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
<?php
namespace SYSTEM\API;
abstract class api_default extends api_system {
//https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
//mojotrollz.eu:80/web/flingit/?_escaped_fragment_=start%3Bhash.ce5504f67533ab3d881a32e1dcdd330aaeb27f19

View File

@ -1,7 +1,5 @@
<?php
namespace SYSTEM;
class time {
private static $start_time;