-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Thanh Nguyen
authored and
Thanh Nguyen
committed
Dec 15, 2011
1 parent
26d5195
commit 778423a
Showing
13 changed files
with
2,659 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
function selectFile(url) | ||
{ | ||
window.opener.document.getElementById(elementId).value = url; | ||
window.close() ; | ||
|
||
|
||
} | ||
|
||
|
||
|
||
function cancelSelectFile() | ||
{ | ||
// close popup window | ||
window.close() ; | ||
return false; | ||
} | ||
|
||
function selectFile(url) | ||
{ | ||
window.opener.document.getElementById(elementId).value = url; | ||
window.close() ; | ||
} | ||
|
||
|
||
|
||
function cancelSelectFile() | ||
{ | ||
// close popup window | ||
window.close() ; | ||
return false; | ||
} | ||
|
Binary file removed
BIN
-87.4 KB
...0910770635753bb5c661cce3c5a1b/e3a8ebcc13f2d1c139c5159418f3c4d54ee8051808e4d.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
<?php die(); ?> | ||
gc start at 14/Dec/2011 11:25:54 | ||
gc start at 15/Dec/2011 20:36:46 | ||
session/1a80910770635753bb5c661cce3c5a1b Deleted at 15/Dec/2011 20:36:46 |
Oops, something went wrong.