Changeset 16026


Ignore:
Timestamp:
05/22/13 17:24:13 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16025 r16026  
    3737                                        if($SchedCnt==$cntr)
    3838                                        {
    39                                                 echo date("Ymd",$timestamp);?>{klass: "highlight"}<?php
     39                                                echo date("Ymd",$timestamp);?>:{klass: "highlight"}<?php
    4040                                        }
    4141                                        else
    4242                                        {
    43                                                 echo date("Ymd",$timestamp);?>{klass: "highlight"},<?php
     43                                                echo date("Ymd",$timestamp);?>:{klass: "highlight"},<?php
    4444                                        }
    4545                                        $cntr++;
Note: See TracChangeset for help on using the changeset viewer.