🌐 Update nl.dictionary.itop.ui.php (#125)

This commit is contained in:
Thomas Casteleyn
2020-05-13 14:38:32 +02:00
committed by GitHub
parent 48c5698f08
commit 23afee514d
16 changed files with 262 additions and 68 deletions

View File

@@ -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
*