- Fix conflict

This commit is contained in:
Felipe Pena 2013-11-10 15:51:20 -02:00
commit 22f0ff6c12
4 changed files with 114 additions and 13 deletions

View file

@ -5,4 +5,5 @@ function test() {
if (!isset($greeting)) {
echo test();
}
return true;
?>