]> git.p6c8.net - jirafeau.git/blobdiff - lib/template/header.php
closes #11 show speed and time estimation during upload
[jirafeau.git] / lib / template / header.php
index 0fa488561a418870e1a7260041391db1c80b5692..24099ce5e30aaae8030b5d3eaad50d435cf94537 100644 (file)
@@ -35,6 +35,6 @@ else
   <link href="<?php echo $web_root . 'media/' . $style . '/style.css.php'; ?>" rel="stylesheet" type="text/css" />
 </head>
 <body>
-<script language="Javascript" src="lib/functions_v1.js"></script>
+<script language="Javascript" src="lib/functions_v2.js"></script>
 <div id="content">
 <h1><a href="<?php echo $web_root; ?>"><?php echo t('Jirafeau, your web file repository'); ?></a></h1>

patrick-canterino.de