- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
do
{
$firstDate = ConvertTimeStamp($firstDateSt, "SHORT");
$lastDate = ConvertTimeStamp($lastDateSt, "SHORT");
$arPeriod = Array(
"TITLE" => CSchool::GetDiaryPeriod($firstDate, $lastDate),
"HREF" => $APPLICATION->GetCurPageParam('START_WEEK='.$firstDate.'&END_WEEK='.$lastDate, array("START_WEEK", "END_WEEK"))
);
scriptin 29.03.2012 22:41 # +5
istem 29.03.2012 23:43 # +1
defecate-plusplus 30.03.2012 11:20 # +3
на 3 строчки разбить
надо только
Steve_Brown 30.03.2012 10:35 # 0