- Timestamp:
- Oct 4, 2010, 5:09:55 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/apps/frontend/modules/solr/templates/rssSuccess.php
r1485 r1648 1 1 <?php 2 2 if (isset($rsstitle)) 3 $title = $rsstitle; 3 4 if ($title) 4 5 $feed->setTitle("NosDeputes.fr : $title");
Note: See TracChangeset
for help on using the changeset viewer.