'."\n\t\t"; if ($result = $db->query ('SELECT name, content FROM metatag')) { while ($row = $result->fetch_assoc ()) echo "\n\t\t"; $result->free (); } if (_DEBUG_MODE) { $this->includeJs ('http://localhost:8080/webpack-dev-server.js'); $this->includeJs ('http://localhost:8080/build/hedera-web.js'); } else $this->includeJs ('build/hedera-web.js'); ?>