From 057e1deddd31a647b9120b82eaf81e8b0e4af903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Fri, 11 Apr 2014 22:15:51 +0200 Subject: bug 1138: Inline $colspandefault because it make the code more complex and isn't very useful MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- pages/account/59.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pages') diff --git a/pages/account/59.php b/pages/account/59.php index 46e96be..d3ab2c8 100644 --- a/pages/account/59.php +++ b/pages/account/59.php @@ -18,7 +18,6 @@ include_once($_SESSION['_config']['filepath']."/includes/notary.inc.php"); -$colspandefault=2; $userid = intval($_REQUEST['userid']); $res =get_user_data($userid); @@ -77,10 +76,10 @@ if ($userid != $_SESSION['profile']['id']) { ?> - + - + -- cgit v1.2.1