]> git.sur5r.net Git - contagged/blobdiff - index.php
link map info to users
[contagged] / index.php
index 9eba4f069cf7d8f0e8f2e662ebb401e3fd1bcd31..8fdc91cb3752524e9ae4458c9c65d33beb09cd47 100644 (file)
--- a/index.php
+++ b/index.php
@@ -45,6 +45,7 @@
   $smarty->assign('filter',$_REQUEST['filter']);
   $smarty->assign('marker',$_REQUEST['marker']);
   $smarty->assign('search',$_REQUEST['search']);
+  $smarty->assign('org',$_REQUEST['org']);
   //display templates
   if(!empty($_REQUEST['export'])){
     if ($conf['userlogreq'] == 1 && $user == ''){