Current time: 05-06-2024, 03:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
Backups are not working.
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #19
RE: Backups are not working.
no!

theese values are used to communicate with the gui:
if you load the formular (where you can change the backup-setting) then the "_"-values are used to fill the form.

After saving the new settings, the pure values (without _) are saved to the database:
$allowbackup = preg_replace("/\_/", "", $_POST['backup']);
here the _ are removed...

/J
06-24-2010 09:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Backups are not working. - dwander - 06-02-2010, 03:57 AM
RE: Backups are not working. - joximu - 06-02-2010, 05:54 AM
RE: Backups are not working. - dwander - 06-02-2010, 07:20 PM
RE: Backups are not working. - dwander - 06-19-2010, 07:25 PM
RE: Backups are not working. - fluser - 06-19-2010, 08:02 PM
RE: Backups are not working. - dwander - 06-19-2010, 08:08 PM
RE: Backups are not working. - fluser - 06-19-2010, 08:14 PM
RE: Backups are not working. - dwander - 06-19-2010, 08:24 PM
RE: Backups are not working. - LogoVendor - 06-21-2010, 09:23 PM
RE: Backups are not working. - dwander - 06-22-2010, 04:37 AM
RE: Backups are not working. - BeNe - 06-22-2010, 04:08 PM
RE: Backups are not working. - dwander - 06-22-2010, 08:49 PM
RE: Backups are not working. - joximu - 06-22-2010, 08:51 PM
RE: Backups are not working. - dwander - 06-23-2010, 09:56 PM
RE: Backups are not working. - joximu - 06-23-2010, 10:00 PM
RE: Backups are not working. - dwander - 06-23-2010, 11:49 PM
RE: Backups are not working. - joximu - 06-24-2010, 08:32 AM
RE: Backups are not working. - dwander - 06-24-2010, 08:32 PM
RE: Backups are not working. - joximu - 06-24-2010 09:05 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)