projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752aa8b
)
Rerun of /admin/create_coy.php
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 28 May 2012 06:43:50 +0000
(08:43 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 28 May 2012 06:43:50 +0000
(08:43 +0200)
admin/create_coy.php
patch
|
blob
|
history
diff --git
a/admin/create_coy.php
b/admin/create_coy.php
index 5e084fa823154df67000c7d34c9316351db54beb..0ba1109047556c24d6d8068be1306c9bebd1a5d6 100644
(file)
--- a/
admin/create_coy.php
+++ b/
admin/create_coy.php
@@
-131,7
+131,7
@@
function handle_submit()
display_error(_('Cannot create new company due to bugs in sql file.'));
$error = true;
}
- if (!$error)
+ else
{
if (!isset($_POST['admpassword']) || $_POST['admpassword'] == "")
$_POST['admpassword'] = "password";