Roundcube Community Forum

 

Include PHP File

Started by awax, June 12, 2014, 12:19:51 PM

Previous topic - Next topic

awax

Hi,

I installed Roundcube 1.x and tried to include a php file in larry skin ...
I configured in config.inc.php:

config['skin'] = 'larry';
$config['skin_include_php'] = true;

If I open the page I only saw the PHP Code.