Троль Бизона
Циклоп
- Регистрация
- 3 Янв 2025
- Сообщения
- 3
- Реакции
- 1
у всех проблема когда создаешь товар, он создает еще дубль пустой товар?
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
addslashes()
e('html')
{% spaceless %}
{% apply spaceless %}
{% endspaceless %}
{% endapply %}
implode($where, " AND ");
implode(" AND ", $where);
Error: Could not load template extension/module/aqe/catalog/category_list! in
.../storage/modification/system/library/template/twig.php on line 59
$this->twig = new \Twig_Environment($loader, $config);
try {
// load template
$template = $this->twig->loadTemplate($template . '.twig');
$this->twig = new \Twig_Environment($loader, $config);
$this->twig->addFilter(new \Twig_SimpleFilter('addslashes', 'addslashes'));
$response['value'] = (int)$ret;
$response['value'] = $ret;