Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: SmartyValidate multi-level nested array support [PATCH]
Bilbo_UK

Replies: 2
Views: 13879

PostForum: Add-ons   Posted: Thu Mar 18, 2010 7:32 pm   Subject: SmartyValidate multi-level nested array support [PATCH]
Oops I take it back - this mod doesn't work.

"notEmpty" always fails... easy fix by changing
if ($_cur[$k]) { toif (isset($_cur[$k])) { ...
  Topic: SmartyValidate multi-level nested array support [PATCH]
Bilbo_UK

Replies: 2
Views: 13879

PostForum: Add-ons   Posted: Tue Mar 16, 2010 1:44 pm   Subject: SmartyValidate multi-level nested array support [PATCH]
Excellent! Many thanks for this - I was just about to do this job myself... Very Happy

Thanks,
Geoff
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP