Commit 61563af0 authored by Imran Hussain's avatar Imran Hussain
Browse files

I am stupid

parent 0345fcb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@ if(isset($_REQUEST['signupid'])&&isset($_REQUEST['signuppw'])){
                                );
                                $failed=true;
                            }
			exec($script_path.'printeradd.apache '.escapeshellarg($fields['username']);
			exec($script_path.'printeradd.apache '.escapeshellarg($fields['username']));
		    }
		    $smarty->assign("failed",$failed);
		    if($failed){