Files Structure
File structure
Root
- do_not_upload
- upload/do_not_upload directory
/upload directory
- actions
- admin_area
- ajax
- api
- cache
- cb_install
- files
- images
- includes
- js
- player
- plugins
- styles/actions
/admin_area
/ajax
/api
/cache
/cb_install
/files
/images
/includes
/js
/player
/upload/plugins
/styles
PHP & .htaccess files
/.htaccess
/403.php
/404.php
/LICENSE
/activations.php
/add_group_videos.php
/ajax.php
/captcha.php
/channels.php
/collections.php
/contact.php
/create_group.php
/download.php
/download_photo.php
/edit_account.php
/edit_group.php
/edit_photo.php
/edit_video.php
/favicon.ico
/forgot.php
/groups.php
/index.php
/invite_group.php
/logout.php
/manage_collections.php
/manage_contacts.php
/manage_groups.php
/manage_photos.php
/manage_playlists.php
/manage_videos.php
/module.php
/myaccount.php
/opensearch.php
/package.json
/photo_upload.php
/photos.php
/privacy.php
/private_message.php
/readme
/rss.php
/search_result.php
/signup.php
/sitemap.php
/upload.php
/upload_thumb.php
/user_collections.php
/user_contacts.php
/user_photos.php
/user_videos.php
/videos.php
/view_channel.php
/view_collection.php
/view_group.php
/view_group_members.php
/view_group_videos.php
/view_item.php
/view_page.php
/view_playlist.php
/view_topic.php
/watch_video.php
Last updated