Commit 4ddd7fb
Fixed strcmp(): Passing null to parameter #1 ($string1) of type strin… (OpenMage#4212)
* Fixed strcmp(): Passing null to parameter #1 ($string1) of type string is deprecated
* Update app/code/core/Mage/Customer/controllers/AccountController.php
Co-authored-by: Sven Reichel <[email protected]>
* Update app/code/core/Mage/Customer/controllers/AccountController.php
Fixed typo
---------
Co-authored-by: Sven Reichel <[email protected]>1 parent 9827b1f commit 4ddd7fb
File tree
1 file changed
+1
-1
lines changed- app/code/core/Mage/Customer/controllers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
935 | | - | |
| 935 | + | |
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
| |||
0 commit comments