]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
Don't miss it ... :(
[hub.git] / application / hub / main / database / wrapper / node / class_NodeListDatabaseWrapper.php
index 6d47114467f1e47fbd64e428efd9665795c2b3e6..541bde12f8d017e2d25459d946ed0249f31d7f9c 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class NodeListDatabaseWrapper extends BaseDatabaseWrapper implements NodeListWrapper Registerable {
+class NodeListDatabaseWrapper extends BaseDatabaseWrapper implements NodeListWrapper, Registerable {
        // Table names
        const DB_TABLE_NODE_LIST = 'node_list';