mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 14:50:39 -04:00
Remove closing tags from pure PHP files
This commit is contained in:
parent
0cd89eb10c
commit
def275ab3c
21 changed files with 2 additions and 20 deletions
|
@ -8,4 +8,3 @@ class Collection{
|
|||
$this->Url = '/collections/' . strtolower(str_replace(' ', '-', Formatter::ToPlainText(Formatter::RemoveDiacritics($this->Name)))) . '/';
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue