Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 09d8fa2

Browse files
author
Julien Jomier
committed
BUG: spaces after '?>' tag causes issue with header already sent.
1 parent b766d8a commit 09d8fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/helloworld/models/pdo/HelloModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ function getAll()
2121
}
2222

2323
} // end class
24-
?>
24+
?>

0 commit comments

Comments
 (0)