Update common.php

This commit is contained in:
Roman Kelesidis 2024-01-09 14:16:56 +07:00
parent 58d6abb537
commit 0747203896

View File

@ -44,7 +44,7 @@ class datastore_common
function datastore_common () {}
/**
* @param array $items (item1_title, item2_title...) or single item's title
* @param array $items array(item1_title, item2_title...) or single item's title
*/
function enqueue ($items)
{