mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 10:21:38 -04:00
Fixed sql.
This commit is contained in:
@@ -39,7 +39,7 @@ define("TIMEZONE", "America/New_York");
|
||||
*/
|
||||
define("NONSHOP",0);
|
||||
|
||||
// How many transactions to you want shown
|
||||
// How many transactions do you want shown
|
||||
define("NUMBER_OF_TRANSACTIONS", 50);
|
||||
|
||||
//constants
|
||||
|
||||
Reference in New Issue
Block a user