You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
398 B

4 years ago
# Модуль - Сниппеты PHP
###### Позволяет хранить и выполнять произвольный php-код.
4 years ago
4 years ago
## Примеры кода
```php
<?php
// Посмотреть все данные документа
Debug::_echo(get_document(1));
?>
```
## Changelog:
05.07.2020 - Дата создания
---
Copyright © 2007-2020 [Ave-Cms.Ru](https://ave-cms.ru)