Add class_exists

This commit is contained in:
markjcrane
2016-04-14 23:23:14 -06:00
parent fdc0435ab3
commit 69d36b806d
7 changed files with 620 additions and 613 deletions
+2
View File
@@ -25,6 +25,7 @@
sreis
*/
if (!class_exists('domains')) {
class domains {
//define variables
@@ -352,5 +353,6 @@
}
}
}
?>