mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 07:11:33 +00:00
change short php tags to long ones
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
require_once "sessions.php";
|
||||
require_once "backend-rpc.php";
|
||||
|
||||
@@ -3876,5 +3876,5 @@
|
||||
db_close($link);
|
||||
?>
|
||||
|
||||
<!-- <?= sprintf("Backend execution time: %.4f seconds", getmicrotime() - $script_started) ?> -->
|
||||
<!-- <?php echo sprintf("Backend execution time: %.4f seconds", getmicrotime() - $script_started) ?> -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user