Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Missing "/" in path to classTextile.php and missing argument to Vars() function.
» Missing "/" in path to classTextile.php
The missing argument for the constructor of the Vars class was a bug in the Variables API that I fixed (the first argument was supposed to be optional).
Comments
Comment #1
Anonymous (not verified) commentedThe missing argument for the constructor of the Vars class was a bug in the Variables API that I fixed (the first argument was supposed to be optional).
Comment #2
Anonymous (not verified) commentedI fixed the code for both the Drupal 6 and 7 releases.
Thank you for your report, and the patch.