summaryrefslogtreecommitdiffstats
path: root/zoom.php
diff options
context:
space:
mode:
Diffstat (limited to 'zoom.php')
-rw-r--r--zoom.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/zoom.php b/zoom.php
index dfcdc95..5a3f6cb 100644
--- a/zoom.php
+++ b/zoom.php
@@ -34,7 +34,6 @@
* @version SVN: $Id: ajouter_adherent.php 836 2010-02-27 08:11:44Z trashy $
* @link http://github.com/remicollet/rpmphp/
* @since The begining of times.
-
*/
require 'main.inc.php';
require 'FedoraClient.php';
@@ -43,6 +42,7 @@ $fedcli = new FedoraPkgdb();
$name = $_GET['rpm'];
+$smarty->assign('name_required', true);
$smarty->assign('name', $name);
$ariane[] = array(
'url' => '#',