GroupCountries.php
[Pman.Core] / GroupCountries.php
index 48cf79a..24aeab5 100644 (file)
@@ -34,7 +34,7 @@ class Pman_Core_GroupCountries extends Pman
         if (!$this->hasPerm( 'Core.Groups','E')) { // editing groups..
             $this->jerr("PERMISSION DENIED");
         }
-        
+         
         print_r($_REQUEST);
     }