mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Beginning of transaction calculator framework & enh.
This commit is contained in:
@@ -40,7 +40,7 @@ define("TIMEZONE", "America/New_York");
|
||||
define("NONSHOP",0);
|
||||
|
||||
// How many transactions to you want shown
|
||||
define("NUMBER_OF_TRANSACTIONS", 11);
|
||||
define("NUMBER_OF_TRANSACTIONS", 50);
|
||||
|
||||
//constants
|
||||
define("PAGE_START_SHOP", "/start_shop.php");
|
||||
|
||||
Reference in New Issue
Block a user