Ignore:
Timestamp:
May 15, 2008, 12:25:36 AM (16 years ago)
Author:
rub
Message:

Change some PhpWebGallery to Piwigo.
Not all PhpWebGallery has been translated!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions.inc.php

    r2333 r2339  
    467467}
    468468
    469 //-------------------------------------------- PhpWebGallery specific functions
     469//-------------------------------------------- Piwigo specific functions
    470470
    471471/**
     
    914914
    915915/* returns the relative path of the thumnail with regards to to the root
    916 of phpwebgallery (not the current page!).This function is not intended to be
     916of piwigo (not the current page!).This function is not intended to be
    917917called directly from code.*/
    918918function get_thumbnail_location($element_info)
     
    13921392 * in descending order of preference:
    13931393 *   param language, user language, default language
    1394  * PhpWebGallery default language.
     1394 * Piwigo default language.
    13951395 *
    13961396 * @param string filename
Note: See TracChangeset for help on using the changeset viewer.