2 lines
78 B
PHP
2 lines
78 B
PHP
|
|
<?php
|
||
|
|
$kirby->set('field', 'images', __DIR__ . DS . 'fields' . DS . 'images');
|