|
|
 |
<?php
$MainLinksArray = array (
array("Video Management","#",1) ,
array("Flag Request", "#", 1),
array("Options","#",1)
);
/********************************************************************
This is the child...
|
 |
<?php
$MainLinksArray = array (
array("Categories Management","#",1) ,
array("Options","#",1)
);
/********************************************************************
This is the child links array.
Paramters to be...
|
 |
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but...
|
 |
Beginning with version 2.0.5 the language packs are no
longer included with the core distribution.
Language packs can be downloaded from the TinyMCE website:
http://tinymce.moxiecode.com/download.php
The language pack codes are based on...
|
 |
<?php
$MainLinksArray = array (
array("User Management","#",1) ,
array("Options","#",1)
);
/********************************************************************
This is the child links array.
Paramters to be...
|
 |
<?php
$MainLinksArray = array (
array("Site Configuration","#",1),
array("Email Settings","#",1),
array("Package Settings","#",1),
array("Advertise Settings","#",1),
array("Bandwidth","#",1),
array("Poll...
|
 |
This Flash Video Player also comes with the Creative Commons license.
You can see a copy of this license at:
http://creativecommons.org/licenses/by-sa/3.0/deed.fr
http://creativecommons.org/licenses/by-sa/3.0/deed.en
|
 |
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but...
|
 |
<?php
/********************************************************************
This is the main links array... u have to put the values in this
array.
0 ==> Title of the link
1 ==> The url to be passed
Note:
In...
|
 |
User-agent: *
Disallow: /.htaccess
Disallow: /ajax
Disallow: /cgi-bin
Disallow: /error_500.html
Disallow: /error_handler.php
Disallow: /favicon.ico
Disallow: /include
Disallow: /login.php
Disallow: /pack_ops.php
Disallow: /payment.php
Disallow:...
|
 |
This is the folder where the user uploaded photos (Avatars) will be stored..
Change the attributes of this folder to "777".
|