Ampache
[ class tree: Ampache ] [ index: Ampache ] [ all elements ]

Procedural File: fix_filenames.inc

Source Location: /bin/fix_filenames.inc



Page Details:



Includes:

require_once($prefix.'/lib/init.php') [line 25]






charset_clean_name [line 209]

void charset_clean_name( $string)

charset_clean_name

We have to have some special rules here This is run on every individual element of the search Before it is put togeather, this removes / and \ and also once I figure it out, it'll clean other stuff




Parameters

   $string  
[ Top ]



charset_directory_correct [line 83]

void charset_directory_correct( $path)

charset_directory_correct

This function calls its self recursivly and corrects all of the non-matching filenames it looks at the i_am_crazy var and if not set prompts for change




Parameters

   $path  
[ Top ]



charset_rename_file [line 151]

void charset_rename_file( $full_file, $translated_filename)

charset_rename_file

This just takes a source / dest and does the renaming




Parameters

   $full_file  
   $translated_filename  
[ Top ]



Documentation generated on Thu, 12 Feb 2009 07:59:57 +0900 by phpDocumentor 1.4.2