mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 20:36:38 -04:00
Add some safe functions and minor cleanup
This commit is contained in:
parent
c24b59ec62
commit
c9ebd71587
4 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
<?
|
||||
use function Safe\file_get_contents;
|
||||
use function Safe\ob_end_clean;
|
||||
|
||||
class Template{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue