Diff of /mambo/branches/4.5.4/components/com_content/content.php
Parent Directory
|
Revision Log
|
Patch
| revision 80, Tue Dec 27 17:47:28 2005 UTC | revision 81, Thu Dec 29 12:54:47 2005 UTC | |
|---|---|---|
| # | Line 1235 | Line 1235 |
| 1235 | $images = array(); | $images = array(); |
| 1236 | $folders = array(); | $folders = array(); |
| 1237 | $folders[] = mosHTML::makeOption( '/' ); | $folders[] = mosHTML::makeOption( '/' ); |
| 1238 | require_once($mosConfig_absolute_path.'/administrator/includes/mosAdminMenus.php'); | |
| 1239 | mosAdminMenus::ReadImages( $pathA, '/', $folders, $images ); | mosAdminMenus::ReadImages( $pathA, '/', $folders, $images ); |
| 1240 | // list of folders in images/stories/ | // list of folders in images/stories/ |
| 1241 | $lists['folders'] = mosAdminMenus::GetImageFolders( $folders, $pathL ); | $lists['folders'] = mosAdminMenus::GetImageFolders( $folders, $pathL ); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

