FML Update
This commit is contained in:
@ -14,5 +14,3 @@ interface Constants {
|
||||
*/
|
||||
public function getConstants();
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -16,5 +16,3 @@ interface Functions {
|
||||
*/
|
||||
public function getFunctions();
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -16,5 +16,3 @@ interface Globals {
|
||||
*/
|
||||
public function getGlobals();
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -16,5 +16,3 @@ interface Includes {
|
||||
*/
|
||||
public function getIncludes();
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -26,5 +26,3 @@ interface Labels {
|
||||
*/
|
||||
public function getLabels();
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user