1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

remoted the last of the short tags

This commit is contained in:
Karl 'vollmerk' Vollmer 2005-09-08 14:47:21 +00:00
parent ad4feafc3f
commit b9561f3f7a
6 changed files with 14 additions and 13 deletions

View file

@ -1,7 +1,7 @@
<script type="text/javascript" language="javascript">
<!-- Begin
// Set refresh interval (in seconds)
var refreshinterval=<?= conf('refresh_limit'); ?>
var refreshinterval=<?php echo conf('refresh_limit'); ?>
// Display the countdown inside the status bar?
// Set "1" for yes or "0" for no