Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
systemcss.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Concatenation of the 2 css file : style and size
8  *
9  * @author Anakeen
10  * @version $Id: systemcss.php,v 1.1 2006/07/27 16:04:19 eric Exp $
11  * @package FDL
12  * @subpackage CORE
13  */
14 /**
15  */
16 
18 {
19 
20  $file = DEFAULT_PUBDIR . "/css/dcp/main.css";
21 
22  $tsize = file_get_contents($file);
23 
24  $action->lay->template = $tsize;
25 }
global $action
$file
const DEFAULT_PUBDIR
Definition: Lib.Prefix.php:28
$tsize
Definition: resizeimg.php:213
systemcss(Action &$action)
Definition: systemcss.php:17
← centre documentaire © anakeen