Incam_PROFIND_Web/www/protected/views/subcripcion/update.php
roberto 02f2b779be - Subscripciones
- Registro de agentes


git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_PROFIND_Web/trunk@37 3fe1ab16-cfe0-e34b-8c9f-7d8c168d430d
2012-09-28 18:30:16 +00:00

15 lines
299 B
PHP

<?php
/* @var $this SubscripcionController */
$this->breadcrumbs=array(
'Subscripcion'=>array('/subscripcion'),
'Update',
);
?>
<h1><?php echo $this->id . '/' . $this->action->id; ?></h1>
<p>
You may change the content of this page by modifying
the file <tt><?php echo __FILE__; ?></tt>.
</p>