Standards: Remove EOF closing PHP tags
This commit is contained in:
parent
4b16de6d80
commit
1d427aa214
33 changed files with 28 additions and 66 deletions
|
@ -91,4 +91,3 @@ function add_documentation($line) {
|
|||
|
||||
return $block;
|
||||
}
|
||||
?>
|
||||
|
|
|
@ -98,4 +98,3 @@ while (true) {
|
|||
// Now sleep for 5 minutes
|
||||
sleep(300);
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue