hello all..
I am using luminous php syntax highlighter in my codeigniter project. It is working i.e. it highlights the codes. But an error also encountered --
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: ci-syntax-highlight/highlight.php
Line Number: 30
Array ( )
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: ci-syntax-highlight/highlight.php
Line Number: 30
can anyone help me out???
I am using luminous php syntax highlighter in my codeigniter project. It is working i.e. it highlights the codes. But an error also encountered --
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: ci-syntax-highlight/highlight.php
Line Number: 30
Array ( )
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: ci-syntax-highlight/highlight.php
Line Number: 30
can anyone help me out???
Comment