api_default extends api_system
This commit is contained in:
parent
fe3b6242a6
commit
49e18f1c3c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace SYSTEM\API;
|
namespace SYSTEM\API;
|
||||||
|
|
||||||
abstract class api_default {
|
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
|
||||||
public static function static__escaped_fragment_($_escaped_fragment_){
|
public static function static__escaped_fragment_($_escaped_fragment_){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user