diff options
author | BlueRaja <BlueRaja.admin@gmail.com> | 2013-01-13 00:43:23 -0600 |
---|---|---|
committer | BlueRaja <BlueRaja.admin@gmail.com> | 2013-01-13 00:43:23 -0600 |
commit | bc85a3f1cf8030f1d6400f24b70ea16f717350bd (patch) | |
tree | d65a040e07cb1bf6f027fa7e8ea409903086f4f8 /includes/datas.php | |
parent | f972ce9c56f0bf2201cd302c0055c6ebd06be34b (diff) | |
download | pathery-bc85a3f1cf8030f1d6400f24b70ea16f717350bd.tar.xz |
don't mind me; minor cleanup
Diffstat (limited to 'includes/datas.php')
-rw-r--r-- | includes/datas.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/datas.php b/includes/datas.php index e99e347..ef978c8 100644 --- a/includes/datas.php +++ b/includes/datas.php @@ -781,8 +781,6 @@ function trackMOTDstats($mapType) { return true; } - - //Select Members function getMembers($order, $pageNumber = 1, $pageDivide = 50) { |