Quote:
|
Originally Posted by Matt
Do you mean apostrophes? In their examples they use apostrophes instead.
EXAMPLE
// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = '';
|
Either way will work. An apostrophe would be more appropriate, though.