Comment 2 for bug 157406

Revision history for this message
Raúl Pedroche (pedroche) wrote :

  Agreed.

  Manually changing line 175 in /usr/share/gosa/include/php_setup.inc from

require("/usr/share/php/smarty/libs/Smarty.class.php");

to

require("/usr/share/php/smarty/Smarty.class.php");

seems to sovle the issue.