Skip to content

Debug FSUtilities.pm and SeacherAtoms.pm #106

@elphen-wang

Description

@elphen-wang

FSUtilities.pm
Line 138:
my $new_dir = $web_root.$hun_dir.$sub_dir.$ver_dir;
=====>my $new_dir = $web_root."/".$hun_dir.$sub_dir.$ver_dir;

SeacherAtoms.pm
Lines 116 and 126:
if $MySQLVersion < 8 =====> if ($MySQLVersion < 8)

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