punwai

Results 33 comments of punwai

@Clay-Mysten Sorry for the delay. Just letting you know that so far, everything has been changed in one PR (sdk, core etc.), but I'll keep posting here as fixes come...

https://github.com/MystenLabs/sui/pull/3595

@Clay-Mysten I checked the website, and it doesn't look like this really affects any information there at the moment. I think we'll eventually need to do a push to allow...

@jonathanzhang53 Don't worry about doing this. I realized it was a similar problem I encountered. Removed all instances of it from the code.

https://github.com/LibreHealthIO/lh-ehr/pull/1324

@Trodrige It seems like the files do not exist. $query = file_get_contents($GLOBALS['OE_SITE_DIR']."/filemanager/files/Importer/billing7.sql"); There are many of this kind of statements. A fix would be to add an if statement to...

It is in lh-ehr/modules/MIPS/import_data.php BTW.

Weird... I can't seem to replicate the issue, both on demo or locally. It always starts up with Default Role even after creating a new role.