summaryrefslogtreecommitdiffstats
path: root/pages/memberlist.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-05-10 02:17:14 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-05-10 02:17:14 -0700
commit86aac4847705f0a4559400da6c0e9f1aeba5cdf8 (patch)
treec8c43ab196e5a0a4d280ea84152be5d0e061e0c7 /pages/memberlist.php
parent51d99728286212717003009dd5706bb74edcb272 (diff)
downloadpathery-86aac4847705f0a4559400da6c0e9f1aeba5cdf8.tar.xz
Many bugs and PHP notices & warning fixes.
Diffstat (limited to 'pages/memberlist.php')
-rw-r--r--pages/memberlist.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/pages/memberlist.php b/pages/memberlist.php
index b68c60b..da2264d 100644
--- a/pages/memberlist.php
+++ b/pages/memberlist.php
@@ -15,11 +15,6 @@ topbar($Links);
javascript:membersShowPage(1);
</script>
-<?
-
-$json = json_encode($data);
-
-?>
<div class='wrapper'>
<h2>Members</h2>
<!-- To be added later or never