/[cvs]/nfo/php/scripts/gdwebint/doc/disable_delete_empty.sql
ViewVC logotype

Contents of /nfo/php/scripts/gdwebint/doc/disable_delete_empty.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Fri Apr 1 15:49:07 2005 UTC (19 years, 3 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
+ initial commit

1 INSERT INTO webint (name, value) VALUES ('disable_delete_files', '1');
2 INSERT INTO webint (name, value) VALUES ('disable_delete_playlists', '1');
3 INSERT INTO webint (name, value) VALUES ('disable_empty_playlists', '1');
4 INSERT INTO webint (name, value) VALUES ('disable_delete_playlist_entries', '0');
5 INSERT INTO webint (name, value) VALUES ('disable_delete_playlist_entry', '0');

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed