diff --git a/core/dbobject.class.php b/core/dbobject.class.php index ac7d8e668..9401bb584 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -2914,9 +2914,9 @@ abstract class DBObject implements iDisplay } } - /* - * Persist an object to the DB, for the first time - * + /** + * Persist an object to the DB, for the first time + * * @api * @see DBWrite *