Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
if Pos('MMMM',ShortDateFormat)=0 then
ShortDateFormat:= Copy(ShortDateFormat,1,Pos('MMMM', ShortDateFormat))
+Copy(ShortDateFormat,Pos('MMMM',ShortDateFormat)+3,Length(ShortDateFormat));
if Pos('MMM', ShortDateFormat)=0 then
Shor