Files
invoiceninja/preload.php
2026-02-26 06:33:13 +11:00

9 lines
141 B
PHP

<?php
/**
* No-op OPcache preload file.
*
* Exists only so opcache.preload has a valid target.
* Intentionally does nothing.
*/
return;