diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
commit | fa51a0a2e3ce4ec4a82a5d2f53fbd50cfcb16528 (patch) | |
tree | c7e8326aec8b19edbb82c1a7be678bb5bffdbfec /buildscripts/index/build.php | |
parent | ae49488b23722b4e56b18b0492da2f855119d1ae (diff) |
Removed ?> from buildscripts and demos
Diffstat (limited to 'buildscripts/index/build.php')
-rw-r--r-- | buildscripts/index/build.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/index/build.php b/buildscripts/index/build.php index bbe151e6..a2e57286 100644 --- a/buildscripts/index/build.php +++ b/buildscripts/index/build.php @@ -61,5 +61,3 @@ else { echo "Usage: 'php build.php quickstart' or 'php build.php api'\n"; } - -?> |