Changeset 275
- Timestamp:
- 05/28/07 13:49:55
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
FreakAuth/trunk/www/system/application/views/FreakAuth_light/content/forms/register.php
r274 r275 96 96 { 97 97 if (confirm('<?=$this->lang->line('FAL_register_cancel_confirm')?>')) 98 location = '<?= base_url()?>';98 location = '<?=site_url()?>'; 99 99 } 100 100 //-->
