diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-05-24 05:21:56 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-05-24 05:21:56 +0000 |
commit | 765d0572a24fc454989ec119cbaa1c089cd34bfa (patch) | |
tree | c6430a8867c3c29212ca43e7e28839fbcf3b4d78 /modules/simpletest/files | |
parent | 403485170bb17f08a0f077789babd74174009b72 (diff) | |
download | brdo-765d0572a24fc454989ec119cbaa1c089cd34bfa.tar.gz brdo-765d0572a24fc454989ec119cbaa1c089cd34bfa.tar.bz2 |
- Patch #471142 by stella: code style fixes.
Diffstat (limited to 'modules/simpletest/files')
-rw-r--r-- | modules/simpletest/files/php-2.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/simpletest/files/php-2.php b/modules/simpletest/files/php-2.php index dc8e64213..615a8d78f 100644 --- a/modules/simpletest/files/php-2.php +++ b/modules/simpletest/files/php-2.php @@ -1,3 +1,2 @@ <?php print 'SimpleTest PHP was executed!'; -?>
\ No newline at end of file |