Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: awax on June 12, 2014, 12:19:51 PM

Title: Include PHP File
Post by: awax on June 12, 2014, 12:19:51 PM
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.