adding zend project folders into old campcaster.
This commit is contained in:
parent
56abfaf28e
commit
7ef0c18b26
4045 changed files with 1054952 additions and 0 deletions
1
application/views/scripts/plupload/index.phtml
Normal file
1
application/views/scripts/plupload/index.phtml
Normal file
|
@ -0,0 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Plupload</b> and script/action name <b>index</b></center>
|
6
application/views/scripts/plupload/plupload.phtml
Normal file
6
application/views/scripts/plupload/plupload.phtml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<form id="plupload_form">
|
||||
<div id="plupload_files"></div>
|
||||
</form>
|
||||
<div id="plupload_error">
|
||||
<table></table>
|
||||
</div>
|
1
application/views/scripts/plupload/upload.phtml
Normal file
1
application/views/scripts/plupload/upload.phtml
Normal file
|
@ -0,0 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Library</b> and script/action name <b>upload</b></center>
|
Loading…
Add table
Add a link
Reference in a new issue