RE: [Grouptime-developers] The pre-FINAL of Coding Standards
Status: Pre-Alpha
Brought to you by:
sauanimal
|
From: Jan U. <ja...@ko...> - 2002-09-09 07:24:25
|
Hi! > But, if > we agree with <? ?> that's fine, because I usually use that too :) Ok, then it's descided, we use <? ?> :) > Other suggestion: When we need to unconditional including > files we must > use require_once and when conditional including files we use > include_once. This will ensure that files are included only > once. (from > PEAR coding standard too :) ) Good point, have to remind to write ti to the standard. Jan |