[SUCS Devel] [Git][sucssite/sucs-site][sucs-site] 3 commits: I am stupid
Imran Hussain
imranh at sucs.org
Wed Sep 30 14:51:05 BST 2015
Imran Hussain pushed to branch sucs-site at sucssite / sucs-site
Commits:
61563af0 by Imran Hussain at 2015-09-30T14:48:29Z
I am stupid
- - - - -
bb38f105 by Imran Hussain at 2015-09-30T14:50:31Z
Merge branch 'master' into 'beta'
I am stupid
See merge request !23
- - - - -
91a0e647 by Imran Hussain at 2015-09-30T14:51:01Z
Merge branch 'beta' into 'sucs-site'
Push fix from beta to live
See merge request !24
- - - - -
1 changed file:
- components/signup.php
Changes:
=====================================
components/signup.php
=====================================
--- a/components/signup.php
+++ b/components/signup.php
@@ -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){
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/compare/60c314fa1b041759a2b80b59d4909619d3544157...91a0e647d1485772343f58d87819ced1de07cab6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20150930/8ce0601c/attachment.html>
More information about the Devel
mailing list