dbpackages_init

Description

Loads the numerous functions in this file into $smcFunc if they aren't already there.

Syntax

void dbpackages_init ()


Notes

  • Called through db_extend('packages')
  • Loads a list of reserved tables that cannot be dropped (to protect your installation)
  • Loads up the functions from the "DbExtra" file in case they're needed.
Advertisement: