With vars-7.x-2.0-alpha9 I get these error messages:
Notice: Use of undefined constant next - assumed 'next' in Vars->getLibraryPath() (Zeile 204 von /../www/drupal/sites/default/modules/vars/vars.classes.inc).
These are caused by the line "next;" in line 204 of vars.classes.inc, since "next" is not a valid PHP statement.

Comments

Anonymous’s picture

Status: Active » Fixed

This has been fixed in version 7.x-2.0-alpha10.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.