The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Code:
// all but notices error_reporting(E_ALL & ~E_NOTICE); // all but warnings error_reporting(E_ALL & ~E_WARNING); // all but notices and warnings error_reporting(E_ALL & ~(E_NOTICE | E_WARNING)); |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|