PHP Classes

File: config/preload.php

Recommend this page to a friend!
  Packages of Julio Vergara   GitHub API   config/preload.php   Download  
File: config/preload.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: GitHub API
Present the most starred PHP projects in GitHub
Author: By
Last change:
Date: 6 days ago
Size: 184 bytes
 

Contents

Class file image Download
<?php

if (file_exists(dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php')) {
    require
dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php';
}