Menu

#261 [dotproject3] Case Sensitive plugin call error placeholder

Unstable
open
nobody
General (114)
5
2012-11-15
2010-04-26
Joao Neto
No

Hello.

In the file user_controls.phtml the action:

<?php $this->placeHolder; ?> need to be changed by: <?php $this->placeholder ?> because in UNIX systems the files is case sensitive!

Discussion


Log in to post a comment.