|
@@ -99,9 +99,6 @@ if (isset($_GET['filepath'])){
|
|
|
|
|
|
值得注意的是,在大部份情況下,用戶將以VDI模式或普通模式啟動WebApp,在這兩種情況下,開發人員都應檢查VDI模式以安排WebApp介面。
|
|
|
|
|
|
-#### Background Worker (Deprecated)
|
|
|
-Provide background worker function with ```backgroundworker.php```. This access method is no longer used since BETA phrase.
|
|
|
-
|
|
|
###傳入路徑
|
|
|
filepath參數將提供**相對於/ AOR的文件位置或來自/ media / **的絕對路徑。 您的WebApp模組可能會接收三種之中任何類型的路徑。
|
|
|
|