ePages 6.17.40 - DE_EPAGES/Installer/API/PatchDB.pm

Package DE_EPAGES::Installer::API::PatchDB

Functions for managing the PatchDB.

@EXPORT_OK
CreatePatchDB
DropPatchDB

Functions

CreatePatchDB
DropPatchDB

CreatePatchDB

creates patchsysteminfodb (unless exists)

Syntax
CreatePatchDB($hFlags);
Input
$hFlags (ref.hash)
flags
  • verbose - show progress

DropPatchDB

drops patchsysteminfodb (if exists)

Syntax
DropPatchDB($hFlags);
Input
$hFlags (ref.hash)
flags
  • verbose - show progress