Pelzini

This is the code documentation for the Pelzini project

function save_constant()

Saves a constant to the database

Usage

void $DatabaseOutputter->save_constant ( mixed $constant [, mixed $file_id [, mixed $enumeration_id ]] );

Authors

Tables used

Arguments

  1. $constant
  2. $file_id = NULL
  3. $enumeration_id = NULL

Return value

  • void