About
Installation
Documentation
Plugins
Community
Blog
Development
Development
#2616: commentSuccess.php
You must first
sign up
to be able to contribute.
Search:
Login
Settings
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
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
Download in other formats:
Original Format