mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Spiffs up contact_and_edit, adding error correction and required waiver.
1). Next step will be an opt-in/out to mailman. 2). Originally this program was using google lists, but there are too many steps for users involved.
This commit is contained in:
@@ -236,6 +236,15 @@ function list_distinct_shop_years($form_name = "none", $default_value = ""){
|
||||
generate_list($querySQL,$list_value,$list_text,$form_name, $default_value);
|
||||
}
|
||||
|
||||
|
||||
function list_history($object) {
|
||||
/* require_once('../php-console/src/PhpConsole/__autoload.php');
|
||||
$handler = PhpConsole\Handler::getInstance();
|
||||
$handler->start();
|
||||
$handler->debug($object);*/
|
||||
|
||||
}
|
||||
|
||||
// #####################
|
||||
|
||||
// Date/Time functions
|
||||
|
||||
Reference in New Issue
Block a user