From 5dd947b9b0007fca6627ed5f5b5e7d6217fb0591 Mon Sep 17 00:00:00 2001 From: xzilla Date: Tue, 8 Jan 2008 20:19:31 +0000 Subject: [PATCH] add missing row declarations --- functions.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 0bf5a8f2..86520860 100644 --- a/functions.php +++ b/functions.php @@ -3,7 +3,7 @@ /** * Manage functions in a database * - * $Id: functions.php,v 1.76 2008/01/02 13:52:18 ioguix Exp $ + * $Id: functions.php,v 1.77 2008/01/08 20:19:31 xzilla Exp $ */ // Include application functions @@ -202,7 +202,7 @@ // function owner if ($data->hasFunctionAlterOwner()) { $users = $data->getUsers(); - echo "{$lang['strowner']}: "; while (!$users->EOF) { $uname = $users->fields['usename']; echo "