~bruno-fullcontent/+junk/TVDPLUS

« back to all changes in this revision

Viewing changes to calendar/cal_languages/e.week.php

  • Committer: Bruno Carvalho
  • Date: 2013-12-06 08:15:57 UTC
  • Revision ID: bruno@fullcontent.com.br-20131206081557-royrvr4voupvx0d4
Versao Inicial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?
 
2
$week[1]="Sunday";
 
3
$week[2]="Monday";
 
4
$week[3]="Tuesday";
 
5
$week[4]="Wednesday";
 
6
$week[5]="Thursday";
 
7
$week[6]="Friday";
 
8
$week[7]="Saturday";
 
9
?>
 
 
b'\\ No newline at end of file'