git-svn-id: https://192.168.0.254/svn/Proyectos.Afetec_Web/trunk@2 828b2857-b6d9-ce4d-95e2-bbc4707c23a3
13 lines
343 B
PHP
13 lines
343 B
PHP
<?php
|
|
/**
|
|
* CloudFW Customization File
|
|
* Orkun GÜRSEL - contact@orkungursel.com
|
|
*
|
|
* Please rename this file from "customization-sample.php" to "customization.php" to insert your custom codes.
|
|
* This file is included after loading the core files of CloudFw.
|
|
*/
|
|
|
|
/** BEGINS YOUR CUSTOM CODES */
|
|
|
|
|
|
/** ENDS YOUR CUSTOM CODES */ |