-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
i had to change the substrings in suntimes.php to:
$ADawn=substr($mtimes,1,5);
$NDawn=substr($mtimes,21,6);
$CDawn=substr($mtimes,27,6);
$SRise=substr($mtimes,33,6);
$SSet=substr($mtimes,39,6);
$CSet=substr($mtimes,45,6);
$NSet=substr($mtimes,51,6);
$ASet=substr($mtimes,56,6);
$VDay=substr($mtimes,81,6);
$VNight=substr($mtimes,87,6);
$VidAM=substr($mtimes,94,6);
$VidPM=substr($mtimes,100,6);
$CamAM=substr($mtimes,94,6);
$CamPM=substr($mtimes,100,6);
much thamks for the allsky package. Ralph
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels