Home
last modified time | relevance | path

Searched refs:platform (Results 176 – 195 of 195) sorted by last modified time

12345678

/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php105 foreach ($platforms as $platform) {
214 function vbsso_get_platform_config($platform) { argument
217 if (!isset($config[$platform]) || $config[$platform] === NULL) {
220 $config[$platform] = array(
228 $platform_id = isset($platforms_ids[$platform]) ? $platforms_ids[$platform] : NULL;
231 $config[$platform] = array_merge($config[$platform], $cfg);
236 $config[$platform] = array_merge($config[$platform], $custom_config);
240 return $config[$platform];
246 if (!isset($config_platform[$platform])) {
247 $config_platform[$platform] = vbsso_get_platform_config($platform);
[all …]
/plugin/vbsso/views/
H A Dadmin.html2-1.tpl15 <p>Please disconnect this platform to change shared key</p>
/plugin/vbsso/
H A DREADME.md73 5. Click on Connect button to connect your new platform.
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12platform:"DOS",comment:null,mimeType:"application/zip"}),d.checkSupport(a.type),("darwin"===a.plat…
H A Djszip.js1070 var generateZipParts = function(name, file, compressedObject, offset, platform) { argument
1106 if(platform === "UNIX") {
1376 platform: "DOS",
1385 options.platform === 'darwin' ||
1386 options.platform === 'freebsd' ||
1387 options.platform === 'linux' ||
1388 options.platform === 'sunos'
1390 options.platform = "UNIX";
1392 if (options.platform === 'win32') {
1393 options.platform = "DOS";
[all …]
/plugin/badbehaviour/
H A Dbadbehavior.readme49 non-free platforms, special license terms exist for Bad Behavior's platform
67 manner most appropriate to each platform. It's usually sufficient to
/plugin/pgn4web/pgn4web/
H A DREADME.txt378 (Linux/Debian, MacOS, Windows) and some smartphone/pda platform (Android,
381 tested and not every combination of browser/platform has been validated.
382 If you have any issue with using pgn4web on your platform, please email
/plugin/tuxquote/
H A Dquotes.txt496 …f all... The Common Good Before the Individual Good. <BR> -- National Socialist Party 1920 platform
/plugin/subjectindex/plugins/
H A Dbible_verses.txt11296 (For Sol'o·mon had made a platform of copper and then put it in the middle of the enclosure. Its le…
12516 …h, Bun'ni, She·re·bi'ah, Ba'ni [and] Che·na'ni proceeded to rise on the platform of the Levites an…
21535 And I saw that there was a high platform for the house all around. As regards the foundations of th…
22797 And I will give attention to everyone that is climbing upon the platform in that day, those who are…
/plugin/advrack/
H A Draphael.js3056 …r == "Apple Computer, Inc.") && (version && version[1] < 4 || navigator.platform.slice(0, 2) == "i…
/plugin/hipchat/
H A Dcomposer.lock214 "platform": [
217 "platform-dev": [
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1platform.match(/mac|win|linux/i)||["other"])[0].toLowerCase(),i=navigator.userAgent;t.isWin=r=="wi…
/plugin/projects/
H A Dcodemirror-compressed.js1 …w+/.test(navigator.userAgent),n=t||/Mac/.test(navigator.platform),r=/Win/.test(navigator.platform)…
/plugin/jmol2/jmol/
H A DCHANGES.txt3111 # platform objects/delay threads not being destroyed
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/swfobject/
H A Dscript.js4 …yTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=…

12345678