projects
/
tv2developer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b746b9b
)
should exclude php4 version from link
author
jkkn
<jkkn>
Wed, 17 Oct 2007 16:40:55 +0000
(16:40 +0000)
committer
jkkn
<jkkn>
Wed, 17 Oct 2007 16:40:55 +0000
(16:40 +0000)
content/tv2developer.js
patch
|
blob
|
history
version
patch
|
blob
|
history
diff --git
a/content/tv2developer.js
b/content/tv2developer.js
index e1fac4a1d82436d9ddf15f0350d8fca14bf7ccfe..e832fdccdf71cae14671e97f3c132e49d79798cc 100755
(executable)
--- a/
content/tv2developer.js
+++ b/
content/tv2developer.js
@@
-293,7
+293,7
@@
var TV2Developer = {
// Update and I2 base URL
var updatepostfix = (tv2_user ? '.' + tv2_user : '')
+ '.opdatering'
- + (tv2_test
site ? '.' + tv2_testsit
e : '2') + '.tv2.dk'
+ + (tv2_test
type ? '.' + tv2_testtyp
e : '2') + '.tv2.dk'
var i2link = 'http://i2' + updatepostfix;
// Check if we are on an Tango or I2 interface, then we can extract the URL again
diff --git
a/version
b/version
index be14282b7fffb9ba95d51c6546ed9816dc8f3ff8..7d8568351b4f8d3809763af69f84d5499ef881d0 100644
(file)
--- a/
version
+++ b/
version
@@
-1
+1
@@
-0.5.
3
+0.5.
4