Changeset 517 in t29-www for lib


Ignore:
Timestamp:
Feb 19, 2014, 12:43:53 PM (10 years ago)
Author:
sven
Message:

Ein Fix vom Fix, scheinbar kommt die PHP-Version auf t29.de nicht mit
dem Syntax zurecht.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/host.php

    r516 r517  
    9494         **/
    9595        public function ressources_get_pagestyle($seiten_id) {
     96                $ressources =  $this->ressources_array();
    9697                // We address the css property directly with the [1] index. Bad!
    97                 return $this->ressources_array()['page_dir'][1] . '/' . $seiten_id . '.css';
     98                return $ressources['page_dir'][1] . '/' . $seiten_id . '.css';
    9899        }
    99100
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License