Standard import function.
void
import_banners
(object The $db, string $table_prefix, PATH $old_base_dir)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$old_base_dir: The base directory we are importing from
Standard import function.
void
import_catalogue_faqs
(object The $db, string $table_prefix, PATH $old_base_dir)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$old_base_dir: The base directory we are importing from
Standard import function.
void
import_catalogue_links
(object The $db, string $table_prefix, PATH $old_base_dir)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$old_base_dir: The base directory we are importing from
Standard import function.
void
import_news_and_categories
(object The $db, string $table_prefix, PATH $old_base_dir)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$old_base_dir: The base directory we are importing from
Standard import function.
void
import_ocf_groups
(object The $db, string $table_prefix, PATH $file_base)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$file_base: The base directory we are importing from
Standard import function.
void
import_ocf_members
(object The $db, string $table_prefix, PATH $file_base)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$file_base: The base directory we are importing from
Standard import function.
void
import_ocf_topics
(object The $db, string $table_prefix, PATH $file_base)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$file_base: The base directory we are importing from
Standard import function.
void
import_polls
(object The $db, string $table_prefix, PATH $old_base_dir)
-
object The
$db: DB connection to import from
-
string
$table_prefix: The table prefix the target prefix is using
-
PATH
$old_base_dir: The base directory we are importing from
Standard modular info function.
?array
info
()
Convert a mySQL timestamp to a standard timestamp.
TIME
mysql_time_to_timestamp
(string $timestamp)
-
string
$timestamp: MySQL timestamp