This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
evoadmin-web
Watch
16
Star
0
Fork
0
Code
Issues
33
Pull Requests
4
Releases
0
Wiki
Activity
Browse Source
Add missing break....
master
Ludovic Poujol
1 year ago
parent
9523fff658
commit
6438732ea4
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
inc/webadmin-letsencrypt.php
+ 2
- 0
inc/webadmin-letsencrypt.php
View File
@ -159,6 +159,8 @@ if (isset($_POST['submit'])) {
break
;
}
break
;
}
}
Write
Preview
Loading…
Cancel
Save