Two odd questions that I haven't been able to find in the forums.
UEStudio imported my UE settings, and both are installed on my system. For some reason UEStudio is using my UE wordfile, and loading it from the UE installation directory. I can't find any way to change this from within the app - is this a bug or a feature?
Even more oddly UE is now not showing any functions in my function list.
And for some reason my function list for PHP files contains all my defines.
Leads to an MYSQL_ER_HASHCHK entry in my Function list.
Is any of this normal? I feel like UEStudio has somehow corrupted things for both it and UE.
UEStudio imported my UE settings, and both are installed on my system. For some reason UEStudio is using my UE wordfile, and loading it from the UE installation directory. I can't find any way to change this from within the app - is this a bug or a feature?
Even more oddly UE is now not showing any functions in my function list.
And for some reason my function list for PHP files contains all my defines.
Code: Select all
define('MYSQL_ER_HASHCHK', 1000);
Is any of this normal? I feel like UEStudio has somehow corrupted things for both it and UE.