Removing closing PHP tags.

This commit is contained in:
predominant 2010-05-11 08:07:49 +10:00
parent 1a7dce3af6
commit 1ec220dac2
446 changed files with 16 additions and 558 deletions

View file

@ -163,5 +163,3 @@ class Overloadable2 extends Object {
}
}
Overloadable::overload('Overloadable2');
?>