From a524f1f979aae71a5b15bccc1fd84cf9ebc00a97 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 13 Sep 2007 15:28:22 +0000 Subject: threw in add button for single playlist view, added the link for deleting catalogs back, also added back in the ACL page links, they dont work.. --- templates/show_access_list.inc.php | 76 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 templates/show_access_list.inc.php (limited to 'templates/show_access_list.inc.php') diff --git a/templates/show_access_list.inc.php b/templates/show_access_list.inc.php new file mode 100644 index 00000000..15fb3417 --- /dev/null +++ b/templates/show_access_list.inc.php @@ -0,0 +1,76 @@ + + +

Since your catalog can be accessed remotely you may want to limit the access from +remote sources so you are not in violation of copyright laws. By default your +server will allow anyone with an account to stream music. It will not allow any +other Ampache servers to connect to it to share catalog information. Use tool below +to add any server's IP address that you want to access your Ampache catalog or be able to +stream from this server.

+ +

+ + + +

+ + + + + + + + + + + + + + + + + + + + + + + + +
name); ?>start); ?>end); ?>get_level_name(); ?>get_user_name(); ?>key; ?>get_type_name(); ?> + + | + +
+ + + -- cgit