File/bin/compmngr_export.php

Description

CompMngr Export Command-line Script

This is a command-line script for exporting registrations to CompMngr. This script requires three command-line arguments

  • a CompUnix name
  • a path to a "Export Setup Data" file from CompMngr
  • an email address to mail the results to
This is a rather fickle export process and typically will require massaging.

This file is part of CompInaBox.

Includes
 include (paths.inc) (line 34)
 include ("$argv[2]") (line 39)
 include ("$CIB_CONFIG_PATH/comps/{$unixname}_config.inc") (line 45)
 include ("$CIB_INCLUDE_PATH/tools/SlidingDoors_header.inc") (line 48)
Functions
getFormattedTime (line 29)

Format a timestamp into the CompMngr required format

  • return: a text formatted time representation readable by CompMngr
string getFormattedTime (int $input)
  • int $input: a standard unix timestamp

Documentation generated on Tue, 25 Apr 2006 13:00:31 -0400 by phpDocumentor 1.3.0RC3