Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
* Fix form host dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
leoncx committed Oct 13, 2015
1 parent 9cbe95f commit c52e9a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@

if ($valid) {
require_once("listHostDependency.php");
} else {
} else {
/*
* Apply a template definition
*/
Expand Down

0 comments on commit c52e9a2

Please sign in to comment.