Commits on Source (98)
-
Joel Kuder authored
rename top and topframe files
14f2a778 -
Joel Kuder authored7c5ec6f7
-
Joel Kuder authoredb30f07e1
-
Joel Kuder authored949545cb
-
Joel Kuder authoredc287aa76
-
Joel Kuder authored
- Changes by user "n00dl3supp3"
04072547 -
Joel Kuder authored
- Changes by user "n00dl3supp3"
c36b081e -
Joel Kuder authoredcdd617f5
-
Joel Kuder authoredfae688d1
-
Joel Kuder authored
missed pdo changes
9e5caba2 -
Henoch Einbier authored
-added missing 'news' row to vms_kontodaten -removed obsolete entries in vms_aktivierungen and vms_reloads -removed non existing mail services from denied_domains in vms_seitenkonfig -utf-8 and grammar fixes
dcb52d04 -
Henoch Einbier authored
-removed $_POST['schnittstelle'] from sql query (used bindParam)
ef352340 -
Henoch Einbier authored
-$betreibermail -> $system['betreibermail']
21a4d6a3 -
Henoch Einbier authored
-changed to PDO -included system variables for color
dedc0dea -
Henoch Einbier authored
-secured pdo queries with bindParam -mysql_error -> $sql->errorInfo()
65c63199 -
Henoch Einbier authored
-secured PDO queries with bindParam -changed old variables to $system
4e6fe942 -
Henoch Einbier authored
-secured PDO query with bindParam
d49fbe5a -
Henoch Einbier authored
-secured PDO query with bindParam
ad1ff55a -
Henoch Einbier authored
-secured PDO query with bindParam -$seitenname -> $system['seitenname']
24f1b10e -
Henoch Einbier authored
-moved content check variable to beginning (notice caused by empty var)
55c2693b -
Henoch Einbier authored
-secured PDO query with bindParam
af557357 -
Henoch Einbier authored
-secured PDO query with bindParam
34feaae9 -
Henoch Einbier authored
-secured PDO query with bindParam
a96e68c6 -
Henoch Einbier authored
-updated to new $system vars
d18c1ae9 -
Henoch Einbier authored
-secured PDO queries with bindParam
ecd3efbe -
Henoch Einbier authored
-secured PDO query with bindParam
c0cbde23 -
Henoch Einbier authored
-secured PDO queries with bindParam
b7c52d86 -
Henoch Einbier authored
-secured PDO queries with bindParam
23346796 -
Henoch Einbier authored
-secured PDO queries with bindParam
654e9b62 -
Henoch Einbier authored
-secured PDO query with bindParam
8a7d7595 -
Henoch Einbier authored
-secured PDO queries with bindParam
5b2702ac -
Henoch Einbier authored
-secured PDO queries with bindParam
894ebe56 -
Henoch Einbier authored
-secured PDO query with bindParam
2c37c154 -
Henoch Einbier authored
-secured PDO query with bindParam
edfcd5fc -
Henoch Einbier authored
-secured PDO queries with bindParam
a07b7b3a -
Henoch Einbier authored
-fixed errors
2ed7882d -
Henoch Einbier authored
-prepare -> query (for example betteln.php could not read $pageconfig)
dfd5da02 -
Henoch Einbier authored
-fixed errors
b436f496 -
Henoch Einbier authored
-query -> prepare -fixed spelling
9de71248 -
Joel Kuder authored
Update init.sql: See merge request !4
f96b8e8d -
Joel Kuder authored
Update betreiber.php See merge request !5
bbf8e1be -
Joel Kuder authored
Update news.php See merge request !6
2e880244 -
Joel Kuder authored
Update buchungen.php See merge request !7
3fcaa6c2 -
Joel Kuder authored
Update doppelaccis.php See merge request !8
3dddfa88 -
Joel Kuder authored
Update userbearbeiten.php See merge request !9
24246466 -
Joel Kuder authored
Update paidmail.php See merge request !10
38b762ee -
-secured PDO queries with bindParam -$waehrung -> $system['waehrung'] -spelling corrections
eff26870 -
Joel Kuder authored
Update rallysystem2.php See merge request !11
c54ceafe -
Joel Kuder authored
Update topframe_paidmail.php See merge request !34
72065055 -
Joel Kuder authored
Update session.lib.php See merge request !32
dc41d55a -
Joel Kuder authored
Update topframe_forced.php See merge request !33
fccbfbbf -
Joel Kuder authored
Update rallysystem.php See merge request !31
9fce601c -
Joel Kuder authored
Update rallysystem.php See merge request !30
65400e88 -
Joel Kuder authored
Update nickpage.php See merge request !29
8adf55c9 -
Joel Kuder authored
Update paidmails.php See merge request !28
d20f6323 -
Joel Kuder authored
Update forcedbanner.php See merge request !27
e181aa54 -
Joel Kuder authored
Update userprofil.php See merge request !26
2c7c8024 -
Joel Kuder authored
Update uebersicht.php See merge request !25
c108283c -
Joel Kuder authored
Update refuebersicht.php See merge request !24
d019db43 -
Joel Kuder authored
Update refdetails.php See merge request !23
8b8e305c -
Joel Kuder authored
Update einzahlen.php See merge request !22
67b3693c -
Joel Kuder authored
Update buchungen.php See merge request !21
1ede7430 -
Joel Kuder authored
Update auszahlen.php See merge request !20
ffe1b417 -
Joel Kuder authored
Update werbemittel.php See merge request !19
dd0b988a -
Joel Kuder authored
Update daten.php See merge request !17
05bfc1ae -
Joel Kuder authored
Update anmelden.php See merge request !16
03c9b235 -
Joel Kuder authored
Update aktivieren.php See merge request !15
87bf02b6 -
Joel Kuder authored
Update index.php See merge request !14
b24af503 -
Joel Kuder authored
Update frametest.php See merge request !13
6f0c67c0 -
Joel Kuder authored
Update startseite.php See merge request !12
97ef298d -
Joel Kuder authoredcbaeb751
-
Joel Kuder authored
Reference to Merge Request/18
723e2689 -
Joel Kuder authored
use prepare for bindParam
85b8d912 -
Henoch Einbier authored
-doppelaccis.php: db_query to new format -frametest.php: removed db_connect, db_close and functions.lib - added extras.init
5ad4ab5d -
Joel Kuder authored
-index.php: added jquery to make progressbar work in /verdienen/forcedbanner See merge request !35
4501ed25 -
Henoch Einbier authoredb2d3b080
-
Joel Kuder authored
added brackets, was throwing SQLSTATE[HY093] Error on PHP 7.4.4 See merge request !36
18dd0cfc -
Henoch Einbier authoredb7b7f5c5
-
Joel Kuder authored
changed vms_schnittstelle/betreiber_id to varchar(16). for example primera needs non-numeric field. See merge request !37
b6c313e5 -
Henoch Einbier authored9df57c53
-
Joel Kuder authored
fixed selectbox currency display See merge request !38
f56595e5 -
Henoch Einbier authored9854814d
-
Joel Kuder authored
execute was missing on query (mail adress existing check) See merge request !39
559bd45e -
16215f4f
-
Joel Kuder authored
new feature: delete cron from database See merge request !41
419633e0 -
ffd30828
-
Joel Kuder authored
new features: add and delete cronjob files in database See merge request !40
4aa73d67 -
Henoch Einbier authoredee3ffcde
-
Joel Kuder authored
changed $waehrung to $system['waehrung'] See merge request !42
0207dd9d -
Henoch Einbier authored7b7a5200
-
Joel Kuder authored
Account Delete fixed See merge request !43
500d6a4f -
Henoch Einbier authored
DSGVO Fix: Kein Newsletter mehr an gesperrte User, die durch die Sperrung keine Möglichkeit der Abmeldung mehr haben
90479d97 -
Joel Kuder authored
DSGVO Fix: Kein Newsletter mehr an gesperrte User, die durch die Sperrung... See merge request !45
a1b5b890 -
08bc4296
-
Joel Kuder authored
PHP8 compability See merge request !44
8577dd37 -
Joel Kuder authored
# Conflicts: # adminforce/content/newssystem/news.php # content/konto/userprofil.php
e90c236c -
Joel Kuder authored
Release 3.0 See merge request !46
28c2b1d8 -
Joel Kuder authored77d2186f
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- .ressource/mysql/init.sql 12 additions, 31 deletions.ressource/mysql/init.sql
- .ressource/mysql/migrations/2.5.2-20160410-change_db_to_utf8.sql 88 additions, 0 deletions...rce/mysql/migrations/2.5.2-20160410-change_db_to_utf8.sql
- adminforce/content/bilanzsystem.php 4 additions, 4 deletionsadminforce/content/bilanzsystem.php
- adminforce/content/interfacebanner/admin.php 7 additions, 3 deletionsadminforce/content/interfacebanner/admin.php
- adminforce/content/interfacebanner/blacklist.php 9 additions, 4 deletionsadminforce/content/interfacebanner/blacklist.php
- adminforce/content/interfacedaten/betreiber.php 18 additions, 36 deletionsadminforce/content/interfacedaten/betreiber.php
- adminforce/content/interfacedaten/crons.php 77 additions, 8 deletionsadminforce/content/interfacedaten/crons.php
- adminforce/content/interfacedaten/pageconfig.php 4 additions, 14 deletionsadminforce/content/interfacedaten/pageconfig.php
- adminforce/content/newssystem/news.php 42 additions, 16 deletionsadminforce/content/newssystem/news.php
- adminforce/content/phpinfo.php 30 additions, 21 deletionsadminforce/content/phpinfo.php
- adminforce/content/rallysystem.php 33 additions, 24 deletionsadminforce/content/rallysystem.php
- adminforce/content/rallysystem2.php 84 additions, 120 deletionsadminforce/content/rallysystem2.php
- adminforce/content/startseite.php 49 additions, 27 deletionsadminforce/content/startseite.php
- adminforce/content/usersystem/buchungen.php 7 additions, 5 deletionsadminforce/content/usersystem/buchungen.php
- adminforce/content/usersystem/doppelaccis.php 23 additions, 19 deletionsadminforce/content/usersystem/doppelaccis.php
- adminforce/content/usersystem/liste.php 6 additions, 5 deletionsadminforce/content/usersystem/liste.php
- adminforce/content/usersystem/refschleifen.php 5 additions, 5 deletionsadminforce/content/usersystem/refschleifen.php
- adminforce/content/usersystem/userbearbeiten.php 59 additions, 32 deletionsadminforce/content/usersystem/userbearbeiten.php
- adminforce/content/werbesystem/forcedbanner_468.php 3 additions, 2 deletionsadminforce/content/werbesystem/forcedbanner_468.php
This diff is collapsed.