summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'shared/classes/gentoo_baseinit.php')
-rw-r--r--shared/classes/gentoo_baseinit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/classes/gentoo_baseinit.php b/shared/classes/gentoo_baseinit.php
index 01b5dc5..03c9569 100644
--- a/shared/classes/gentoo_baseinit.php
+++ b/shared/classes/gentoo_baseinit.php
@@ -20,7 +20,6 @@ class sql_gentoo_baseinit extends sql_row_obj {
'not_null' => true,
'default' => ''
)
-
);
}
?>