]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
add af_elreg
[tt-rss.git] / index.php
index 515e7ca76f8b23ad876cb7413b10d864a2c1c60c..79d4ad58df25010fba89e39331c20c6c8a90e4a3 100644 (file)
--- a/index.php
+++ b/index.php
 <head>
        <title>Tiny Tiny RSS</title>
 
+       <script type="text/javascript">
+               var __ttrss_version = "<?php echo VERSION ?>"
+       </script>
+
        <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
        <?php echo stylesheet_tag("css/layout.css"); ?>