Skip to content

indentation suntimes.php #1

@rwrw01

Description

@rwrw01

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions