1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-08 14:56:35 +02:00

Refactor PHP.

This commit is contained in:
Lars Jung
2015-05-10 02:37:12 +02:00
parent 48b788eaef
commit 24319e1c49

View File

@@ -46,8 +46,6 @@ class Bootstrap {
return true; return true;
} }
} }
return false;
} }
private function once($lib) { private function once($lib) {