Development

#2616: commentSuccess.php

You must first sign up to be able to contribute.

Ticket #2616: commentSuccess.php

File commentSuccess.php, 151 bytes (added by Roman.Piekarski, 1 year ago)
Line 
1 <?php
2 use_helper('I18N');
3 use_helper('Date');
4 include_component('sfComment', 'commentList', array('object' => $object, 'namespace' => $namespace))
5 ?>
6