Web compiler variables
Hello everyone.
First I want to say is that I'm sorry if this topic is in wrong section. I have problem with web compiler published by BAILOPAN before few years ago. Problem is that I have no idea what variables at the top of Compiler.class.php file means. How to setup them? I'm talking about this script: https://forums.alliedmods.net/showthread.php?t=18845 And I'm talking about these variables: Code:
define('COMPILER_PATH', ''); |
Re: Web compiler variables
COMPILER_PATH = path for include files
TEMP_OUTPATH doesn't appear to be used (normally) PLUG_SRCPATH = plugin source path TEMP_SRCPATH = Temporary source path PLUG_OUTPATH = plugin output path I'd recommend just creating folders for the temp and plugin paths and just see what happens. |
| All times are GMT -4. The time now is 09:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.