[dev] broken API call in skeleton/templates/common-header.inc

Michael M Slusarz slusarz at horde.org
Thu Aug 13 17:00:52 UTC 2009


Quoting Ralf Lang <ralf.lang at ralf-lang.de>:

> Hi,
>
> I just applied the following change to skeleton/templates/common-header.inc
>
> Replaced broken old API call Horde::stylesheetlink with
> Horde::includeStylesheetFiles()
>
> Skeleton-HEAD did not work in current Horde-HEAD because the  
> function has been
> removed
> Fatal error: Call to undefined method Horde::stylesheetlink() in
> /var/www/horde-dev/horde/skeleton/templates/common-header.inc on line 26
>
>
> Bug:
> Submitted by:
> Merge after:
>
>
>
> 26c26
> < <?php echo Horde::stylesheetLink('skeleton') ?>
> ---
>> <?php echo Horde::includeStylesheetFiles() ?>
>
> I would have checked in that minor change but cvs wouldn't let me do it.
>
> t4a0021:/var/www/horde-dev/horde/skeleton/templates# cvs ci common-header.inc
>
> Password:
> **** Access denied: Insufficient Karma (rlang|skeleton/templates)
> Access control checks failed! (cvs_acls.pl)
> cvs commit: Pre-commit check failed
> cvs [commit aborted]: correct above errors first!
> cvs commit: saving log message in /tmp/cvss2Gm4u

Skeleton is no longer maintained in CVS - it exists now in the  
horde-hatchery git repository.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list