mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 06:46:05 -04:00
Remove trailing ?>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<?= json_encode($e->response) ?>
|
||||
<?= json_encode($e->response);
|
||||
Reference in New Issue
Block a user