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

improve error reporting on install and add in use existing database option

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.4/templates/show_install_account.inc.php

    r1436 r1711  
    22/* 
    33 
    4  Copyright (c) 2001 - 2007 Ampache.org 
     4 Copyright (c) Ampache.org 
    55 All rights reserved. 
    66 
     
    5555        <br /> 
    5656        <span class="header2"><?php echo _('Create Admin Account'); ?></span> 
    57         <form method="post" action="<?php echo $GLOBALS['php_self'] . "?action=create_account"; ?>" enctype="multipart/form-data" > 
     57        <form method="post" action="<?php echo WEB_PATH . "?action=create_account"; ?>" enctype="multipart/form-data" > 
    5858<table> 
    5959<tr>