Home
last modified time | relevance | path

Searched refs:ASSET_DIR (Results 1 – 1 of 1) sorted by relevance

/plugin/datatables/
Daction.php13 const ASSET_DIR = __DIR__ . '/assets'; define in action_plugin_datatables
49 if (file_exists(self::ASSET_DIR . '/' . $path)) {
149 $glob = self::ASSET_DIR . '/datatables.net-i18n/' . $lang . '*.json';