Dakusan's Domain Forum

Main Site Discussion => Updates => Topic started by: Dakusan on September 14, 2016, 10:13:20 pm

Title: DSQL v2.0.2
Post by: Dakusan on September 14, 2016, 10:13:20 pm
Original update for DSQL v2.0.2 can be found at https://www.castledragmire.com/Updates/DSQL_v2.0.2.
Originally posted on: 09/15/16
Regarding: DSQL

DSQL v2.0.2
     
  • Added static member $InitialPrintAndDieOnError which DSQL.PrintAndDieOnError inherits on creation
  •  
  • Bug Fixes:  
         
    • mysqli_set_charset is set to utf-8
    •    
    • In FormatSQLError() the date() function used for “Start Time” now uses “24-hour format of an hour with leading zeros” [date(“H”)] instead of “12-hour format of an hour without leading zeros” [date(“g”)]
    •