warning: Uninitialized string offset 0 in /home/clients/www/drupal/sites/all/modules/geshifilter/geshi/geshi.php on line 4225.

"end loop <name>;" expected

28
Dec

When ending a named loop1 then that name must be repeated at the end of the loop.

1
 

 

  • 1. A named loop is a loop that starts with a label.