Show
Ignore:
Timestamp:
08/30/08 12:49:39 (4 months ago)
Author:
vollmerk
Message:

sync from branch

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/show_install_account.inc.php

    r1704 r1712  
    22/* 
    33 
    4  Copyright (c) 2001 - 2007 Ampache.org 
     4 Copyright (c) Ampache.org 
    55 All rights reserved. 
    66 
     
    5656        <br /> 
    5757        <span class="header2"><?php echo _('Create Admin Account'); ?></span> 
    58         <form method="post" action="<?php echo $GLOBALS['php_self'] . "?action=create_account&amp;htmllang=$htmllang&amp;charset=$charset"; ?>" enctype="multipart/form-data" > 
     58        <form method="post" action="<?php echo WEB_PATH . "?action=create_account&amp;htmllang=$htmllang&amp;charset=$charset"; ?>" enctype="multipart/form-data" > 
    5959<table> 
    6060<tr>